Task 4631513049858048
Add multiprocess binaries to release build (except Windows)
2025-01-17 16:57:45 aborted worker:ci_worker_1731481892_169468726 pull/30975 a07a9d59e6458eabaf4fcdf2489d7e027b6f04a1- build_duration:
11s - ccache_hitrate:
- docker_build_cached:
true - docker_build_duration:
2s
Commands that took longer than 1 second (total 2m18s)
line | duration | percentage | command |
---|---|---|---|
201 | 2s | 1% | docker build --file /tmp/cirrus-build-1797080510/ci/test_imagefile --build-arg CI_IMAGE_NAME_TAG=docker.io/ubuntu:24.04 --build-arg FILE_ENV=./ci/test/00_setup_env_native_fuzz.sh --cpuset-cpus=4,10,19,28,30,42,47,48,58,59 --label=bitcoin-ci-test --tag=ci_native_fuzz /tmp/cirrus-build-1797080510 |
309 | 5s | 3% | retry -- apt-get update |
329 | 11s | 7% | retry -- apt-get install curl -y |
541 | 3s | 2% | retry -- apt-get update |
552 | 44s | 31% | retry -- bash -c 'apt-get install --no-install-recommends --no-upgrade -y clang-19 llvm-19 libclang-rt-19-dev libevent-dev libboost-dev libsqlite3-dev libcapnp-dev capnproto build-essential pkgconf curl ca-certificates ccache python3 rsync git procps bison e2fsprogs cmake' |
1311 | 2s | 1% | cmake .. |
1353 | 11s | 7% | cmake --build . |