Task 6106074735968256
Merge bitcoin/bitcoin#33100: ci: remove `ninja-build` from MSAN jobs
2025-07-30 15:23:59 completed worker:ci_worker_1738693556_852882864 master 3cb65ffa83d43709b9ac091b35eaed2517ccbcc1- build_duration:
41s - ccache_hitrate:
99.87% - configure_duration:
28s - depends_build_duration:
4s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 2m8s)
line | duration | percentage | command |
---|---|---|---|
197 | 1s | 0% | docker build --file /tmp/cirrus-build-1420637119/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=13,17,18,19,31,35,36,37,44,62 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-1420637119 |
506 | 4s | 3% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
525 | 28s | 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' |
864 | 41s | 32% | cmake --build /ci_container_base/ci/scratch/build-x86_64-apple-darwin -j10 --target all deploy |
1938 | 2s | 1% | Done + |
2019 | 31s | 24% | '[' false = true ']' |