Task 5409349771722752
ci: Avoid cd into build dir
2025-07-05 13:09:45 completed worker:ci_worker_1738693551_985849157 pull/32880 fa023ceaeaed4ee5a909dd4896fc8150d25dd55f- build_duration:
1m2s - ccache_hitrate:
99.86% - configure_duration:
27s - depends_build_duration:
5s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m58s)
line | duration | percentage | command |
---|---|---|---|
201 | 1s | 0% | docker build --file /tmp/cirrus-build-3003341129/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=0,7,15,25,39,41,43,54,60,61 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-3003341129 |
515 | 5s | 4% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
534 | 27s | 22% | bash -c 'cmake -S /ci_container_base -B /ci_container_base/ci/scratch/build-x86_64-apple-darwin -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)' |
2051 | 1m2s | 52% | bash -c 'cmake --build /ci_container_base/ci/scratch/build-x86_64-apple-darwin -j10 --target all deploy' |
3121 | 2s | 1% | Done + |
3201 | 6s | 5% | '[' false = true ']' |