202 | 1s | 0% | docker build --file /tmp/cirrus-build-251277796/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=2,8,10,18,23,31,42,49,61,62 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-251277796 |
259 | 12s | 8% | podman container rm --force --all |
267 | 4s | 2% | docker image prune --force --filter label=bitcoin-ci-test |
279 | 8s | 5% | docker exec c953f4322842426875226a884becff9dac806d8d6223399f2ff5ad6d4f27c9f3 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-251277796/ /ci_container_base' |
518 | 5s | 3% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
537 | 29s | 21% | 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' |
876 | 23s | 16% | cmake --build /ci_container_base/ci/scratch/build-x86_64-apple-darwin -j10 --target all deploy |