202 | 7s | 4% | docker build --file /tmp/cirrus-build-1102405406/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=6,10,11,22,25,27,32,45,56,61 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-1102405406 |
265 | 5s | 3% | docker image prune --force --filter label=bitcoin-ci-test |
277 | 3s | 1% | docker exec c0f14e88eadc016b161bb0eb01a91d3b014e7d7c2540d2afefde4557c12c135a bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --archive --stats --human-readable /tmp/cirrus-build-1102405406/ /ci_container_base' |
520 | 12s | 7% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
541 | 44s | 28% | 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 -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON || ( (cat CMakeFiles/CMakeConfigureLog.yaml) && false)' |
875 | 52s | 33% | bash -c 'cmake --build . -j10 --target all deploy' |