Task 5556528687611904
docs: improve development guidelines for PR merging
2025-04-18 15:37:43 completed worker:ci_worker_1738693519_026122670 pull/32006 17a1630f226e1c8eb13eb7c7425290e933ad9368- build_duration:
22s - ccache_hitrate:
99.78% - configure_duration:
29s - depends_build_duration:
7s - docker_build_cached:
true - docker_build_duration:
1
Commands that took longer than 1 second (total 1m22s)
line | duration | percentage | command |
---|---|---|---|
202 | 1s | 1% | docker build --file /tmp/cirrus-build-2656905462/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=0,13,24,28,29,49,50,56,58,63 --platform=linux --label=bitcoin-ci-test --tag=ci_macos_cross /tmp/cirrus-build-2656905462 |
519 | 7s | 8% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-apple-darwin LOG=1' |
541 | 29s | 35% | 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)' |
892 | 22s | 26% | bash -c 'cmake --build . -j10 --target all deploy' |
2296 | 2s | 2% | Done + |
2376 | 4s | 4% | '[' false = true ']' |