Task 5557880788615168
Merge bitcoin/bitcoin#31545: ci: optionally use local docker build cache
2025-01-29 21:50:29 completed worker:ci_worker_1732185948_939768661 master 6835e9686c41b31d14ef25dc8df9409a99f079a8- build_duration:
41s - ccache_hitrate:
99.79% - configure_duration:
23s - depends_build_duration:
3s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m25s)
line | duration | percentage | command |
---|---|---|---|
185 | 1s | 1% | tee --append /tmp/env-ci_worker_1732185948_939768661-ci_macos_cross |
202 | 1s | 1% | docker build --file /tmp/cirrus-build-2454132215/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_mac_cross.sh --cpuset-cpus=1,2,3,7,8,9,10,13,14,15 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-2454132215 |
514 | 3s | 3% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
535 | 23s | 27% | 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)' |
870 | 41s | 48% | bash -c 'cmake --build . -j10 --target all deploy' |
2242 | 1s | 1% | Done + |