202 | 2s | 3% | docker build --file /tmp/cirrus-build-366585909/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=5,21,23,27,28,33,34,35,37,48 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-366585909 |
265 | 1s | 1% | docker image prune --force --filter label=bitcoin-ci-test |
277 | 2s | 3% | docker exec 2b32baa624477042fcd3c6d49ea19169c35785ede38f2c9f456d9bda68432410 bash -c 'export PATH="/path_with space:/ci_container_base/ci/scratch/bins/:/ci_container_base/ci/retry:$PATH" && cd "/ci_container_base" && rsync --recursive --perms --stats --human-readable /tmp/cirrus-build-366585909/ /ci_container_base' |
516 | 6s | 11% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
535 | 28s | 52% | 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 -Werror=dev -DBUILD_GUI=ON -DREDUCE_EXPORTS=ON' |