Task 6583946823073792
index: remove unnecessary locater cleaning in BaseIndex::Init()
2025-07-05 16:13:24 completed worker:ci_worker_1738693551_985849157 pull/32882 1f678d832b1196ca7d7c2ff7e70d2172ae8c90b6- build_duration:
1m33s - ccache_hitrate:
97.37% - configure_duration:
27s - depends_build_duration:
5s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 2m32s)
line | duration | percentage | command |
---|---|---|---|
202 | 1s | 0% | docker build --file /tmp/cirrus-build-1162401422/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_mac_cross.sh --cpuset-cpus=10,13,17,27,35,44,55,57,61,63 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-1162401422 |
265 | 4s | 2% | docker image prune --force --filter label=bitcoin-ci-test |
517 | 5s | 3% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
538 | 27s | 17% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-apple-darwin/toolchain.cmake -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
2055 | 1m33s | 61% | bash -c 'cmake --build . -j10 --target all deploy' |
3125 | 2s | 1% | Done + |
3205 | 3s | 1% | '[' false = true ']' |