2022-12-12 18:04:27 +02:00
|
|
|
+ _build zigcc-nosandbox --spawn_strategy=local --platforms=@zig_sdk//libc_aware/platform:linux_amd64_gnu.2.28
|
|
|
|
+ name=zigcc-nosandbox
|
|
|
|
+ shift
|
|
|
|
+ bazel build --color=no --curses=no --spawn_strategy=local --platforms=@zig_sdk//libc_aware/platform:linux_amd64_gnu.2.28 //:zigzag-0
|
|
|
|
INFO: Options provided by the client:
|
|
|
|
Inherited 'common' options: --isatty=0 --terminal_columns=80
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'common' options: --color=yes --curses=yes
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
'build' options: --announce_rc --incompatible_enable_cc_toolchain_resolution --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
|
|
|
Loading:
|
|
|
|
Loading: 0 packages loaded
|
|
|
|
Analyzing: target //:zigzag-0 (0 packages loaded, 0 targets configured)
|
2022-12-13 23:03:32 +02:00
|
|
|
INFO: Analyzed target //:zigzag-0 (0 packages loaded, 0 targets configured).
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: Found 1 target...
|
2022-12-13 23:03:32 +02:00
|
|
|
[0 / 4] [Prepa] BazelWorkspaceStatusAction stable-status.txt
|
2022-12-12 18:04:27 +02:00
|
|
|
Target //:zigzag-0 up-to-date:
|
|
|
|
bazel-bin/zigzag-0
|
2022-12-13 23:03:32 +02:00
|
|
|
INFO: Elapsed time: 1.495s, Critical Path: 1.17s
|
|
|
|
INFO: 3 processes: 1 internal, 2 local.
|
|
|
|
INFO: Build completed successfully, 3 total actions
|
|
|
|
INFO: Build completed successfully, 3 total actions
|
2022-12-12 18:04:27 +02:00
|
|
|
+ bazel clean --color=no --curses=no
|
|
|
|
INFO: Options provided by the client:
|
|
|
|
Inherited 'common' options: --isatty=0 --terminal_columns=80
|
|
|
|
INFO: Reading rc options for 'clean' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'common' options: --color=yes --curses=yes
|
|
|
|
INFO: Reading rc options for 'clean' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'build' options: --announce_rc --incompatible_enable_cc_toolchain_resolution --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
|
|
|
INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes.
|
|
|
|
+ bazel shutdown --color=no --curses=no
|
|
|
|
+ perf record --call-graph=dwarf -g -o /home/motiejus/zigcc-nosandbox.data bazel --batch build --color=no --curses=no --spawn_strategy=local --platforms=@zig_sdk//libc_aware/platform:linux_amd64_gnu.2.28 ...
|
|
|
|
INFO: Options provided by the client:
|
|
|
|
Inherited 'common' options: --isatty=0 --terminal_columns=80
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'common' options: --color=yes --curses=yes
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
'build' options: --announce_rc --incompatible_enable_cc_toolchain_resolution --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
|
|
|
Loading:
|
|
|
|
Loading: 0 packages loaded
|
2022-12-13 23:03:32 +02:00
|
|
|
Loading: 0 packages loaded
|
2022-12-12 18:04:27 +02:00
|
|
|
Analyzing: 64 targets (1 packages loaded, 0 targets configured)
|
2022-12-13 23:03:32 +02:00
|
|
|
Analyzing: 64 targets (37 packages loaded, 133 targets configured)
|
|
|
|
Analyzing: 64 targets (41 packages loaded, 3982 targets configured)
|
|
|
|
INFO: Analyzed 64 targets (41 packages loaded, 3982 targets configured).
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: Found 64 targets...
|
2022-12-13 23:03:32 +02:00
|
|
|
[0 / 16] [Prepa] Creating source manifest for //:zigzag-11
|
|
|
|
[94 / 172] Compiling main.cc; 0s local ... (2 actions, 1 running)
|
|
|
|
[120 / 172] Compiling main.cc; 0s local ... (8 actions, 7 running)
|
|
|
|
[132 / 173] Linking zigzag-63; 1s local ... (8 actions, 7 running)
|
|
|
|
[143 / 173] Linking zigzag-33; 1s local ... (8 actions, 6 running)
|
|
|
|
[149 / 173] Linking zigzag-23; 1s local ... (8 actions, 7 running)
|
|
|
|
[157 / 173] Linking zigzag-52; 1s local ... (8 actions, 7 running)
|
|
|
|
[164 / 173] Linking zigzag-59; 2s local ... (8 actions, 7 running)
|
|
|
|
[196 / 205] Linking zigzag-25; 1s local ... (8 actions, 7 running)
|
|
|
|
[228 / 237] Linking zigzag-51; 2s local ... (8 actions, 7 running)
|
|
|
|
INFO: Elapsed time: 23.836s, Critical Path: 3.47s
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: 257 processes: 129 internal, 128 local.
|
|
|
|
INFO: Build completed successfully, 257 total actions
|
|
|
|
INFO: Build completed successfully, 257 total actions
|
2022-12-13 23:03:32 +02:00
|
|
|
[ perf record: Woken up 12941 times to write data ]
|
2022-12-12 18:04:27 +02:00
|
|
|
Warning:
|
2022-12-13 23:03:32 +02:00
|
|
|
Processed 687698 events and lost 521 chunks!
|
2022-12-12 18:04:27 +02:00
|
|
|
|
|
|
|
Check IO/CPU overload!
|
|
|
|
|
2022-12-13 23:03:32 +02:00
|
|
|
[ perf record: Captured and wrote 3883.348 MB /home/motiejus/zigcc-nosandbox.data (480358 samples) ]
|
2022-12-12 18:04:27 +02:00
|
|
|
+ _build llvm-nosandbox --spawn_strategy=local --extra_toolchains=@llvm_toolchain_with_sysroot//:cc-toolchain-x86_64-linux
|
|
|
|
+ name=llvm-nosandbox
|
|
|
|
+ shift
|
|
|
|
+ bazel build --color=no --curses=no --spawn_strategy=local --extra_toolchains=@llvm_toolchain_with_sysroot//:cc-toolchain-x86_64-linux //:zigzag-0
|
|
|
|
Starting local Bazel server and connecting to it...
|
|
|
|
INFO: Options provided by the client:
|
|
|
|
Inherited 'common' options: --isatty=0 --terminal_columns=80
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'common' options: --color=yes --curses=yes
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
'build' options: --announce_rc --incompatible_enable_cc_toolchain_resolution --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
|
|
|
Loading:
|
|
|
|
Loading: 0 packages loaded
|
2022-12-13 23:03:32 +02:00
|
|
|
Loading: 0 packages loaded
|
|
|
|
Loading: 0 packages loaded
|
2022-12-12 18:04:27 +02:00
|
|
|
Analyzing: target //:zigzag-0 (1 packages loaded, 0 targets configured)
|
2022-12-13 23:03:32 +02:00
|
|
|
Analyzing: target //:zigzag-0 (41 packages loaded, 685 targets configured)
|
2022-12-12 18:04:27 +02:00
|
|
|
Analyzing: target //:zigzag-0 (41 packages loaded, 1353 targets configured)
|
|
|
|
Analyzing: target //:zigzag-0 (41 packages loaded, 1353 targets configured)
|
|
|
|
Analyzing: target //:zigzag-0 (41 packages loaded, 1353 targets configured)
|
2022-12-13 23:03:32 +02:00
|
|
|
INFO: Analyzed target //:zigzag-0 (42 packages loaded, 8250 targets configured).
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: Found 1 target...
|
|
|
|
[0 / 6] [Prepa] Writing file zigzag-0-2.params
|
2022-12-13 23:03:32 +02:00
|
|
|
[3 / 6] [Prepa] Creating runfiles tree bazel-out/k8-fastbuild/bin/zigzag-0.runfiles
|
2022-12-12 18:04:27 +02:00
|
|
|
Target //:zigzag-0 up-to-date:
|
|
|
|
bazel-bin/zigzag-0
|
2022-12-13 23:03:32 +02:00
|
|
|
INFO: Elapsed time: 19.682s, Critical Path: 2.01s
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: 5 processes: 3 internal, 2 local.
|
|
|
|
INFO: Build completed successfully, 5 total actions
|
|
|
|
INFO: Build completed successfully, 5 total actions
|
|
|
|
+ bazel clean --color=no --curses=no
|
|
|
|
INFO: Options provided by the client:
|
|
|
|
Inherited 'common' options: --isatty=0 --terminal_columns=80
|
|
|
|
INFO: Reading rc options for 'clean' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'common' options: --color=yes --curses=yes
|
|
|
|
INFO: Reading rc options for 'clean' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'build' options: --announce_rc --incompatible_enable_cc_toolchain_resolution --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
|
|
|
INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes.
|
|
|
|
+ bazel shutdown --color=no --curses=no
|
|
|
|
+ perf record --call-graph=dwarf -g -o /home/motiejus/llvm-nosandbox.data bazel --batch build --color=no --curses=no --spawn_strategy=local --extra_toolchains=@llvm_toolchain_with_sysroot//:cc-toolchain-x86_64-linux ...
|
|
|
|
INFO: Options provided by the client:
|
|
|
|
Inherited 'common' options: --isatty=0 --terminal_columns=80
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'common' options: --color=yes --curses=yes
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
'build' options: --announce_rc --incompatible_enable_cc_toolchain_resolution --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
|
|
|
Loading:
|
|
|
|
Loading: 0 packages loaded
|
|
|
|
Loading: 0 packages loaded
|
|
|
|
Analyzing: 64 targets (1 packages loaded, 0 targets configured)
|
2022-12-13 23:03:32 +02:00
|
|
|
Analyzing: 64 targets (42 packages loaded, 1353 targets configured)
|
|
|
|
INFO: Analyzed 64 targets (42 packages loaded, 8313 targets configured).
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: Found 64 targets...
|
2022-12-13 23:03:32 +02:00
|
|
|
[0 / 16] [Prepa] Writing file zigzag-12-2.params
|
|
|
|
[3 / 16] checking cached actions
|
|
|
|
[3 / 16] [Prepa] Creating source manifest for //:zigzag-14
|
|
|
|
[183 / 279] Compiling main.cc; 0s local ... (4 actions, 3 running)
|
|
|
|
[201 / 279] Compiling main.cc; 0s local ... (7 actions, 4 running)
|
|
|
|
[232 / 281] Linking zigzag-9; 0s local ... (5 actions, 4 running)
|
|
|
|
[302 / 316] Compiling main.cc; 0s local ... (8 actions, 7 running)
|
|
|
|
INFO: Elapsed time: 13.268s, Critical Path: 1.19s
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: 321 processes: 193 internal, 128 local.
|
|
|
|
INFO: Build completed successfully, 321 total actions
|
|
|
|
INFO: Build completed successfully, 321 total actions
|
2022-12-13 23:03:32 +02:00
|
|
|
[ perf record: Woken up 7557 times to write data ]
|
2022-12-12 18:04:27 +02:00
|
|
|
Warning:
|
2022-12-13 23:03:32 +02:00
|
|
|
Processed 365461 events and lost 357 chunks!
|
2022-12-12 18:04:27 +02:00
|
|
|
|
|
|
|
Check IO/CPU overload!
|
|
|
|
|
2022-12-13 23:03:32 +02:00
|
|
|
[ perf record: Captured and wrote 2446.519 MB /home/motiejus/llvm-nosandbox.data (304062 samples) ]
|
2022-12-12 18:04:27 +02:00
|
|
|
+ _build zigcc --platforms=@zig_sdk//libc_aware/platform:linux_amd64_gnu.2.28
|
|
|
|
+ name=zigcc
|
|
|
|
+ shift
|
|
|
|
+ bazel build --color=no --curses=no --platforms=@zig_sdk//libc_aware/platform:linux_amd64_gnu.2.28 //:zigzag-0
|
|
|
|
Starting local Bazel server and connecting to it...
|
|
|
|
INFO: Options provided by the client:
|
|
|
|
Inherited 'common' options: --isatty=0 --terminal_columns=80
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'common' options: --color=yes --curses=yes
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
'build' options: --announce_rc --incompatible_enable_cc_toolchain_resolution --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
|
|
|
Loading:
|
|
|
|
Loading: 0 packages loaded
|
|
|
|
Loading: 0 packages loaded
|
2022-12-13 23:03:32 +02:00
|
|
|
currently loading:
|
2022-12-12 18:04:27 +02:00
|
|
|
Analyzing: target //:zigzag-0 (1 packages loaded, 0 targets configured)
|
2022-12-13 23:03:32 +02:00
|
|
|
Analyzing: target //:zigzag-0 (37 packages loaded, 133 targets configured)
|
|
|
|
INFO: Analyzed target //:zigzag-0 (41 packages loaded, 3919 targets configured).
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: Found 1 target...
|
|
|
|
[0 / 5] [Prepa] BazelWorkspaceStatusAction stable-status.txt
|
2022-12-13 23:03:32 +02:00
|
|
|
[4 / 5] [Prepa] Linking zigzag-0
|
2022-12-12 18:04:27 +02:00
|
|
|
Target //:zigzag-0 up-to-date:
|
|
|
|
bazel-bin/zigzag-0
|
2022-12-13 23:03:32 +02:00
|
|
|
INFO: Elapsed time: 7.044s, Critical Path: 1.05s
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: 4 processes: 2 internal, 2 linux-sandbox.
|
|
|
|
INFO: Build completed successfully, 4 total actions
|
|
|
|
INFO: Build completed successfully, 4 total actions
|
|
|
|
+ bazel clean --color=no --curses=no
|
|
|
|
INFO: Options provided by the client:
|
|
|
|
Inherited 'common' options: --isatty=0 --terminal_columns=80
|
|
|
|
INFO: Reading rc options for 'clean' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'common' options: --color=yes --curses=yes
|
|
|
|
INFO: Reading rc options for 'clean' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'build' options: --announce_rc --incompatible_enable_cc_toolchain_resolution --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
|
|
|
INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes.
|
|
|
|
+ bazel shutdown --color=no --curses=no
|
|
|
|
+ perf record --call-graph=dwarf -g -o /home/motiejus/zigcc.data bazel --batch build --color=no --curses=no --platforms=@zig_sdk//libc_aware/platform:linux_amd64_gnu.2.28 ...
|
|
|
|
INFO: Options provided by the client:
|
|
|
|
Inherited 'common' options: --isatty=0 --terminal_columns=80
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'common' options: --color=yes --curses=yes
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
'build' options: --announce_rc --incompatible_enable_cc_toolchain_resolution --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
|
|
|
Loading:
|
|
|
|
Loading: 0 packages loaded
|
|
|
|
Loading: 0 packages loaded
|
|
|
|
Analyzing: 64 targets (1 packages loaded, 0 targets configured)
|
2022-12-13 23:03:32 +02:00
|
|
|
Analyzing: 64 targets (36 packages loaded, 133 targets configured)
|
|
|
|
Analyzing: 64 targets (41 packages loaded, 3120 targets configured)
|
|
|
|
INFO: Analyzed 64 targets (41 packages loaded, 3982 targets configured).
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: Found 64 targets...
|
2022-12-13 23:03:32 +02:00
|
|
|
[0 / 20] [Prepa] BazelWorkspaceStatusAction stable-status.txt ... (5 actions, 0 running)
|
|
|
|
[79 / 172] Creating runfiles tree bazel-out/k8-fastbuild/bin/zigzag-44.runfiles; 0s local ... (6 actions, 4 running)
|
|
|
|
[129 / 257] Compiling main.cc; 1s linux-sandbox ... (8 actions running)
|
|
|
|
[137 / 257] Linking zigzag-34; 0s linux-sandbox ... (8 actions running)
|
|
|
|
[137 / 257] Linking zigzag-34; 1s linux-sandbox ... (8 actions running)
|
|
|
|
[139 / 257] Linking zigzag-29; 4s linux-sandbox ... (8 actions, 7 running)
|
|
|
|
[146 / 257] Linking zigzag-55; 2s linux-sandbox ... (8 actions running)
|
|
|
|
[154 / 257] Linking zigzag-48; 2s linux-sandbox ... (8 actions running)
|
|
|
|
[157 / 257] Linking zigzag-12; 4s linux-sandbox ... (8 actions running)
|
|
|
|
[168 / 257] Linking zigzag-46; 2s linux-sandbox ... (8 actions, 7 running)
|
|
|
|
[175 / 257] Linking zigzag-31; 5s linux-sandbox ... (8 actions, 7 running)
|
|
|
|
[191 / 257] Linking zigzag-26; 1s linux-sandbox ... (8 actions, 7 running)
|
|
|
|
[201 / 257] Compiling main.cc; 1s linux-sandbox ... (8 actions, 7 running)
|
|
|
|
[213 / 257] Linking zigzag-57; 5s linux-sandbox ... (8 actions, 7 running)
|
|
|
|
[229 / 257] Linking zigzag-20; 4s linux-sandbox ... (8 actions, 7 running)
|
|
|
|
[248 / 257] Linking zigzag-27; 4s linux-sandbox ... (8 actions, 7 running)
|
|
|
|
INFO: Elapsed time: 58.919s, Critical Path: 8.38s
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: 257 processes: 129 internal, 128 linux-sandbox.
|
|
|
|
INFO: Build completed successfully, 257 total actions
|
|
|
|
INFO: Build completed successfully, 257 total actions
|
2022-12-13 23:03:32 +02:00
|
|
|
[ perf record: Woken up 17010 times to write data ]
|
2022-12-12 18:04:27 +02:00
|
|
|
Warning:
|
2022-12-13 23:03:32 +02:00
|
|
|
Processed 1194215 events and lost 988 chunks!
|
2022-12-12 18:04:27 +02:00
|
|
|
|
|
|
|
Check IO/CPU overload!
|
|
|
|
|
2022-12-13 23:03:32 +02:00
|
|
|
[ perf record: Captured and wrote 7767.026 MB /home/motiejus/zigcc.data (956947 samples) ]
|
2022-12-12 18:04:27 +02:00
|
|
|
+ _build llvm --extra_toolchains=@llvm_toolchain_with_sysroot//:cc-toolchain-x86_64-linux
|
|
|
|
+ name=llvm
|
|
|
|
+ shift
|
|
|
|
+ bazel build --color=no --curses=no --extra_toolchains=@llvm_toolchain_with_sysroot//:cc-toolchain-x86_64-linux //:zigzag-0
|
|
|
|
Starting local Bazel server and connecting to it...
|
|
|
|
INFO: Options provided by the client:
|
|
|
|
Inherited 'common' options: --isatty=0 --terminal_columns=80
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'common' options: --color=yes --curses=yes
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
'build' options: --announce_rc --incompatible_enable_cc_toolchain_resolution --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
|
|
|
Loading:
|
|
|
|
Loading: 0 packages loaded
|
|
|
|
Loading: 0 packages loaded
|
|
|
|
Analyzing: target //:zigzag-0 (1 packages loaded, 0 targets configured)
|
2022-12-13 23:03:32 +02:00
|
|
|
Analyzing: target //:zigzag-0 (42 packages loaded, 2810 targets configured)
|
|
|
|
INFO: Analyzed target //:zigzag-0 (42 packages loaded, 8250 targets configured).
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: Found 1 target...
|
2022-12-13 23:03:32 +02:00
|
|
|
[0 / 6] [Prepa] BazelWorkspaceStatusAction stable-status.txt ... (2 actions, 0 running)
|
2022-12-12 18:04:27 +02:00
|
|
|
[3 / 6] checking cached actions
|
2022-12-13 23:03:32 +02:00
|
|
|
[3 / 6] [Prepa] Creating runfiles tree bazel-out/k8-fastbuild/bin/zigzag-0.runfiles
|
|
|
|
[6 / 6] checking cached actions
|
2022-12-12 18:04:27 +02:00
|
|
|
Target //:zigzag-0 up-to-date:
|
|
|
|
bazel-bin/zigzag-0
|
2022-12-13 23:03:32 +02:00
|
|
|
INFO: Elapsed time: 9.494s, Critical Path: 1.00s
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: 5 processes: 3 internal, 2 linux-sandbox.
|
|
|
|
INFO: Build completed successfully, 5 total actions
|
|
|
|
INFO: Build completed successfully, 5 total actions
|
|
|
|
+ bazel clean --color=no --curses=no
|
|
|
|
INFO: Options provided by the client:
|
|
|
|
Inherited 'common' options: --isatty=0 --terminal_columns=80
|
|
|
|
INFO: Reading rc options for 'clean' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'common' options: --color=yes --curses=yes
|
|
|
|
INFO: Reading rc options for 'clean' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'build' options: --announce_rc --incompatible_enable_cc_toolchain_resolution --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
|
|
|
INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes.
|
|
|
|
+ bazel shutdown --color=no --curses=no
|
|
|
|
+ perf record --call-graph=dwarf -g -o /home/motiejus/llvm.data bazel --batch build --color=no --curses=no --extra_toolchains=@llvm_toolchain_with_sysroot//:cc-toolchain-x86_64-linux ...
|
|
|
|
INFO: Options provided by the client:
|
|
|
|
Inherited 'common' options: --isatty=0 --terminal_columns=80
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'common' options: --color=yes --curses=yes
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
'build' options: --announce_rc --incompatible_enable_cc_toolchain_resolution --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
|
|
|
Loading:
|
|
|
|
Loading: 0 packages loaded
|
|
|
|
Loading: 0 packages loaded
|
|
|
|
Analyzing: 64 targets (1 packages loaded, 0 targets configured)
|
2022-12-13 23:03:32 +02:00
|
|
|
Analyzing: 64 targets (42 packages loaded, 1353 targets configured)
|
|
|
|
INFO: Analyzed 64 targets (42 packages loaded, 8313 targets configured).
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: Found 64 targets...
|
2022-12-13 23:03:32 +02:00
|
|
|
[0 / 23] [Prepa] BazelWorkspaceStatusAction stable-status.txt ... (4 actions, 0 running)
|
|
|
|
[13 / 23] checking cached actions
|
|
|
|
[16 / 27] checking cached actions
|
|
|
|
[17 / 28] checking cached actions
|
|
|
|
[136 / 227] Compiling main.cc; 0s linux-sandbox ... (8 actions running)
|
|
|
|
[136 / 227] Compiling main.cc; 1s linux-sandbox ... (8 actions running)
|
|
|
|
[138 / 227] Compiling main.cc; 4s linux-sandbox ... (7 actions, 6 running)
|
|
|
|
[144 / 227] Compiling main.cc; 1s linux-sandbox ... (8 actions running)
|
|
|
|
[145 / 227] Compiling main.cc; 4s linux-sandbox ... (8 actions, 7 running)
|
|
|
|
[152 / 227] Compiling main.cc; 4s linux-sandbox ... (8 actions running)
|
|
|
|
[160 / 227] Compiling main.cc; 1s linux-sandbox ... (8 actions running)
|
|
|
|
[163 / 227] Compiling main.cc; 4s linux-sandbox ... (8 actions running)
|
|
|
|
[168 / 227] Compiling main.cc; 4s linux-sandbox ... (8 actions running)
|
|
|
|
[177 / 227] Compiling main.cc; 4s linux-sandbox ... (8 actions running)
|
|
|
|
[184 / 227] Linking zigzag-49; 5s linux-sandbox ... (8 actions running)
|
|
|
|
[198 / 227] Linking zigzag-30; 4s linux-sandbox ... (8 actions running)
|
|
|
|
[208 / 227] Linking zigzag-48; 4s linux-sandbox ... (8 actions, 7 running)
|
|
|
|
[241 / 256] Compiling main.cc; 4s linux-sandbox ... (8 actions, 7 running)
|
|
|
|
[282 / 296] Compiling main.cc; 5s linux-sandbox ... (7 actions, 6 running)
|
|
|
|
INFO: Elapsed time: 89.776s, Critical Path: 12.01s
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: 321 processes: 193 internal, 128 linux-sandbox.
|
|
|
|
INFO: Build completed successfully, 321 total actions
|
|
|
|
INFO: Build completed successfully, 321 total actions
|
2022-12-13 23:03:32 +02:00
|
|
|
[ perf record: Woken up 14759 times to write data ]
|
2022-12-12 18:04:27 +02:00
|
|
|
Warning:
|
2022-12-13 23:03:32 +02:00
|
|
|
Processed 2503219 events and lost 273 chunks!
|
2022-12-12 18:04:27 +02:00
|
|
|
|
|
|
|
Check IO/CPU overload!
|
|
|
|
|
2022-12-13 23:03:32 +02:00
|
|
|
[ perf record: Captured and wrote 18909.660 MB /home/motiejus/llvm.data (2322388 samples) ]
|
2022-12-12 18:04:27 +02:00
|
|
|
+ _build zigcc-reuse-sandbox-dirs --experimental_reuse_sandbox_directories --platforms=@zig_sdk//libc_aware/platform:linux_amd64_gnu.2.28
|
|
|
|
+ name=zigcc-reuse-sandbox-dirs
|
|
|
|
+ shift
|
|
|
|
+ bazel build --color=no --curses=no --experimental_reuse_sandbox_directories --platforms=@zig_sdk//libc_aware/platform:linux_amd64_gnu.2.28 //:zigzag-0
|
|
|
|
Starting local Bazel server and connecting to it...
|
|
|
|
INFO: Options provided by the client:
|
|
|
|
Inherited 'common' options: --isatty=0 --terminal_columns=80
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'common' options: --color=yes --curses=yes
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
'build' options: --announce_rc --incompatible_enable_cc_toolchain_resolution --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
|
|
|
Loading:
|
|
|
|
Loading: 0 packages loaded
|
2022-12-13 23:03:32 +02:00
|
|
|
Loading: 0 packages loaded
|
2022-12-12 18:04:27 +02:00
|
|
|
Analyzing: target //:zigzag-0 (1 packages loaded, 0 targets configured)
|
2022-12-13 23:03:32 +02:00
|
|
|
Analyzing: target //:zigzag-0 (37 packages loaded, 138 targets configured)
|
|
|
|
INFO: Analyzed target //:zigzag-0 (41 packages loaded, 3919 targets configured).
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: Found 1 target...
|
|
|
|
[1 / 5] [Prepa] BazelWorkspaceStatusAction stable-status.txt
|
|
|
|
[3 / 5] [Scann] Compiling main.cc
|
|
|
|
Target //:zigzag-0 up-to-date:
|
|
|
|
bazel-bin/zigzag-0
|
2022-12-13 23:03:32 +02:00
|
|
|
INFO: Elapsed time: 7.220s, Critical Path: 1.02s
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: 4 processes: 2 internal, 2 linux-sandbox.
|
|
|
|
INFO: Build completed successfully, 4 total actions
|
|
|
|
INFO: Build completed successfully, 4 total actions
|
|
|
|
+ bazel clean --color=no --curses=no
|
|
|
|
INFO: Options provided by the client:
|
|
|
|
Inherited 'common' options: --isatty=0 --terminal_columns=80
|
|
|
|
INFO: Reading rc options for 'clean' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'common' options: --color=yes --curses=yes
|
|
|
|
INFO: Reading rc options for 'clean' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'build' options: --announce_rc --incompatible_enable_cc_toolchain_resolution --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
|
|
|
INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes.
|
|
|
|
+ bazel shutdown --color=no --curses=no
|
|
|
|
+ perf record --call-graph=dwarf -g -o /home/motiejus/zigcc-reuse-sandbox-dirs.data bazel --batch build --color=no --curses=no --experimental_reuse_sandbox_directories --platforms=@zig_sdk//libc_aware/platform:linux_amd64_gnu.2.28 ...
|
|
|
|
INFO: Options provided by the client:
|
|
|
|
Inherited 'common' options: --isatty=0 --terminal_columns=80
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'common' options: --color=yes --curses=yes
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
'build' options: --announce_rc --incompatible_enable_cc_toolchain_resolution --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
|
|
|
Loading:
|
|
|
|
Loading: 0 packages loaded
|
|
|
|
Loading: 0 packages loaded
|
|
|
|
Analyzing: 64 targets (1 packages loaded, 0 targets configured)
|
2022-12-13 23:03:32 +02:00
|
|
|
Analyzing: 64 targets (37 packages loaded, 133 targets configured)
|
|
|
|
Analyzing: 64 targets (41 packages loaded, 3982 targets configured)
|
|
|
|
INFO: Analyzed 64 targets (41 packages loaded, 3982 targets configured).
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: Found 64 targets...
|
|
|
|
INFO: Deleting stale sandbox base /home/motiejus/.cache/bazel/_bazel_motiejus/e63a0563bdc05cf337d03dd7622788e2/sandbox
|
2022-12-13 23:03:32 +02:00
|
|
|
[0 / 19] [Prepa] Creating source manifest for //:zigzag-0
|
|
|
|
[105 / 224] Creating runfiles tree bazel-out/k8-fastbuild/bin/zigzag-8.runfiles; 0s local ... (7 actions, 6 running)
|
|
|
|
[135 / 257] Compiling main.cc; 0s linux-sandbox ... (6 actions, 5 running)
|
|
|
|
[138 / 257] Linking zigzag-18; 1s linux-sandbox ... (7 actions running)
|
|
|
|
[138 / 257] Linking zigzag-18; 3s linux-sandbox ... (8 actions running)
|
|
|
|
[147 / 257] Linking zigzag-52; 1s linux-sandbox ... (8 actions, 7 running)
|
|
|
|
[157 / 257] Linking zigzag-50; 1s linux-sandbox ... (8 actions, 7 running)
|
|
|
|
[171 / 257] Linking zigzag-55; 1s linux-sandbox ... (8 actions, 7 running)
|
|
|
|
[182 / 257] Compiling main.cc; 0s linux-sandbox ... (8 actions, 7 running)
|
|
|
|
[190 / 257] Linking zigzag-40; 2s linux-sandbox ... (8 actions, 7 running)
|
|
|
|
[205 / 257] Linking zigzag-47; 2s linux-sandbox ... (8 actions, 7 running)
|
|
|
|
[221 / 257] Linking zigzag-46; 2s linux-sandbox ... (8 actions running)
|
|
|
|
[244 / 257] Linking zigzag-63; 2s linux-sandbox ... (8 actions, 7 running)
|
|
|
|
INFO: Elapsed time: 34.777s, Critical Path: 4.71s
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: 257 processes: 129 internal, 128 linux-sandbox.
|
|
|
|
INFO: Build completed successfully, 257 total actions
|
|
|
|
INFO: Build completed successfully, 257 total actions
|
2022-12-13 23:03:32 +02:00
|
|
|
[ perf record: Woken up 15833 times to write data ]
|
2022-12-12 18:04:27 +02:00
|
|
|
Warning:
|
2022-12-13 23:03:32 +02:00
|
|
|
Processed 859807 events and lost 1020 chunks!
|
2022-12-12 18:04:27 +02:00
|
|
|
|
|
|
|
Check IO/CPU overload!
|
|
|
|
|
2022-12-13 23:03:32 +02:00
|
|
|
[ perf record: Captured and wrote 5203.030 MB /home/motiejus/zigcc-reuse-sandbox-dirs.data (643606 samples) ]
|
2022-12-12 18:04:27 +02:00
|
|
|
+ _build llvm-reuse-sandbox-dirs --experimental_reuse_sandbox_directories --extra_toolchains=@llvm_toolchain_with_sysroot//:cc-toolchain-x86_64-linux
|
|
|
|
+ name=llvm-reuse-sandbox-dirs
|
|
|
|
+ shift
|
|
|
|
+ bazel build --color=no --curses=no --experimental_reuse_sandbox_directories --extra_toolchains=@llvm_toolchain_with_sysroot//:cc-toolchain-x86_64-linux //:zigzag-0
|
|
|
|
Starting local Bazel server and connecting to it...
|
|
|
|
INFO: Options provided by the client:
|
|
|
|
Inherited 'common' options: --isatty=0 --terminal_columns=80
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'common' options: --color=yes --curses=yes
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
'build' options: --announce_rc --incompatible_enable_cc_toolchain_resolution --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
|
|
|
Loading:
|
|
|
|
Loading: 0 packages loaded
|
2022-12-13 23:03:32 +02:00
|
|
|
Loading: 0 packages loaded
|
|
|
|
Loading: 0 packages loaded
|
2022-12-12 18:04:27 +02:00
|
|
|
Analyzing: target //:zigzag-0 (1 packages loaded, 0 targets configured)
|
2022-12-13 23:03:32 +02:00
|
|
|
Analyzing: target //:zigzag-0 (41 packages loaded, 323 targets configured)
|
|
|
|
Analyzing: target //:zigzag-0 (42 packages loaded, 8239 targets configured)
|
|
|
|
INFO: Analyzed target //:zigzag-0 (42 packages loaded, 8250 targets configured).
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: Found 1 target...
|
|
|
|
INFO: Deleting stale sandbox base /home/motiejus/.cache/bazel/_bazel_motiejus/e63a0563bdc05cf337d03dd7622788e2/sandbox
|
2022-12-13 23:03:32 +02:00
|
|
|
|
|
|
|
[0 / 6] [Prepa] Writing file zigzag-0-2.params
|
2022-12-12 18:04:27 +02:00
|
|
|
[3 / 6] checking cached actions
|
2022-12-13 23:03:32 +02:00
|
|
|
[3 / 6] [Prepa] Creating runfiles tree bazel-out/k8-fastbuild/bin/zigzag-0.runfiles
|
2022-12-12 18:04:27 +02:00
|
|
|
Target //:zigzag-0 up-to-date:
|
|
|
|
bazel-bin/zigzag-0
|
2022-12-13 23:03:32 +02:00
|
|
|
INFO: Elapsed time: 12.737s, Critical Path: 0.64s
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: 5 processes: 3 internal, 2 linux-sandbox.
|
|
|
|
INFO: Build completed successfully, 5 total actions
|
|
|
|
INFO: Build completed successfully, 5 total actions
|
|
|
|
+ bazel clean --color=no --curses=no
|
|
|
|
INFO: Options provided by the client:
|
|
|
|
Inherited 'common' options: --isatty=0 --terminal_columns=80
|
|
|
|
INFO: Reading rc options for 'clean' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'common' options: --color=yes --curses=yes
|
|
|
|
INFO: Reading rc options for 'clean' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'build' options: --announce_rc --incompatible_enable_cc_toolchain_resolution --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
|
|
|
INFO: Starting clean (this may take a while). Consider using --async if the clean takes more than several minutes.
|
|
|
|
+ bazel shutdown --color=no --curses=no
|
|
|
|
+ perf record --call-graph=dwarf -g -o /home/motiejus/llvm-reuse-sandbox-dirs.data bazel --batch build --color=no --curses=no --experimental_reuse_sandbox_directories --extra_toolchains=@llvm_toolchain_with_sysroot//:cc-toolchain-x86_64-linux ...
|
|
|
|
INFO: Options provided by the client:
|
|
|
|
Inherited 'common' options: --isatty=0 --terminal_columns=80
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
Inherited 'common' options: --color=yes --curses=yes
|
|
|
|
INFO: Reading rc options for 'build' from /code/test-zigcc/.bazelrc:
|
|
|
|
'build' options: --announce_rc --incompatible_enable_cc_toolchain_resolution --action_env BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
|
|
|
|
Loading:
|
|
|
|
Loading: 0 packages loaded
|
|
|
|
Loading: 0 packages loaded
|
|
|
|
Analyzing: 64 targets (1 packages loaded, 0 targets configured)
|
2022-12-13 23:03:32 +02:00
|
|
|
Analyzing: 64 targets (42 packages loaded, 7417 targets configured)
|
|
|
|
INFO: Analyzed 64 targets (42 packages loaded, 8313 targets configured).
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: Found 64 targets...
|
|
|
|
INFO: Deleting stale sandbox base /home/motiejus/.cache/bazel/_bazel_motiejus/e63a0563bdc05cf337d03dd7622788e2/sandbox
|
2022-12-13 23:03:32 +02:00
|
|
|
[0 / 18] [Prepa] BazelWorkspaceStatusAction stable-status.txt
|
|
|
|
[6 / 18] checking cached actions
|
|
|
|
[6 / 18] [Prepa] Creating runfiles tree bazel-out/k8-fastbuild/bin/zigzag-10.runfiles
|
|
|
|
[37 / 64] Creating runfiles tree bazel-out/k8-fastbuild/bin/zigzag-17.runfiles; 0s local ... (2 actions running)
|
|
|
|
[198 / 321] Compiling main.cc; 1s linux-sandbox ... (4 actions, 3 running)
|
|
|
|
[213 / 321] Compiling main.cc; 0s linux-sandbox ... (6 actions, 5 running)
|
|
|
|
[239 / 321] Compiling main.cc; 0s linux-sandbox ... (7 actions, 6 running)
|
|
|
|
[251 / 321] Compiling main.cc; 0s linux-sandbox ... (8 actions, 7 running)
|
|
|
|
[282 / 321] Linking zigzag-58; 0s linux-sandbox ... (6 actions, 5 running)
|
|
|
|
INFO: Elapsed time: 18.335s, Critical Path: 2.00s
|
2022-12-12 18:04:27 +02:00
|
|
|
INFO: 321 processes: 193 internal, 128 linux-sandbox.
|
|
|
|
INFO: Build completed successfully, 321 total actions
|
|
|
|
INFO: Build completed successfully, 321 total actions
|
2022-12-13 23:03:32 +02:00
|
|
|
[ perf record: Woken up 9718 times to write data ]
|
2022-12-12 18:04:27 +02:00
|
|
|
Warning:
|
2022-12-13 23:03:32 +02:00
|
|
|
Processed 454874 events and lost 337 chunks!
|
2022-12-12 18:04:27 +02:00
|
|
|
|
|
|
|
Check IO/CPU overload!
|
|
|
|
|
2022-12-13 23:03:32 +02:00
|
|
|
[ perf record: Captured and wrote 3122.995 MB /home/motiejus/llvm-reuse-sandbox-dirs.data (387943 samples) ]
|
2022-12-12 18:04:27 +02:00
|
|
|
+ parallel -v --eta
|
|
|
|
+ for d in $HOME/*.data
|
|
|
|
++ basename /home/motiejus/llvm.data
|
|
|
|
+ f=llvm.data
|
|
|
|
+ echo 'perf script -i /home/motiejus/llvm.data | inferno-collapse-perf | inferno-flamegraph > results/llvm.svg'
|
|
|
|
+ for d in $HOME/*.data
|
|
|
|
++ basename /home/motiejus/llvm-nosandbox.data
|
|
|
|
+ f=llvm-nosandbox.data
|
|
|
|
+ echo 'perf script -i /home/motiejus/llvm-nosandbox.data | inferno-collapse-perf | inferno-flamegraph > results/llvm-nosandbox.svg'
|
|
|
|
+ for d in $HOME/*.data
|
|
|
|
++ basename /home/motiejus/llvm-reuse-sandbox-dirs.data
|
|
|
|
+ f=llvm-reuse-sandbox-dirs.data
|
|
|
|
+ echo 'perf script -i /home/motiejus/llvm-reuse-sandbox-dirs.data | inferno-collapse-perf | inferno-flamegraph > results/llvm-reuse-sandbox-dirs.svg'
|
|
|
|
+ for d in $HOME/*.data
|
|
|
|
++ basename /home/motiejus/zigcc.data
|
|
|
|
+ f=zigcc.data
|
|
|
|
+ echo 'perf script -i /home/motiejus/zigcc.data | inferno-collapse-perf | inferno-flamegraph > results/zigcc.svg'
|
|
|
|
+ for d in $HOME/*.data
|
|
|
|
++ basename /home/motiejus/zigcc-nosandbox.data
|
|
|
|
+ f=zigcc-nosandbox.data
|
|
|
|
+ echo 'perf script -i /home/motiejus/zigcc-nosandbox.data | inferno-collapse-perf | inferno-flamegraph > results/zigcc-nosandbox.svg'
|
|
|
|
+ for d in $HOME/*.data
|
|
|
|
++ basename /home/motiejus/zigcc-reuse-sandbox-dirs.data
|
|
|
|
+ f=zigcc-reuse-sandbox-dirs.data
|
|
|
|
+ echo 'perf script -i /home/motiejus/zigcc-reuse-sandbox-dirs.data | inferno-collapse-perf | inferno-flamegraph > results/zigcc-reuse-sandbox-dirs.svg'
|
|
|
|
|
|
|
|
Computers / CPU cores / Max jobs to run
|
|
|
|
1:local / 8 / 6
|
|
|
|
|
|
|
|
Computer:jobs running/jobs completed/%of started jobs/Average seconds to complete
|
2022-12-13 23:03:32 +02:00
|
|
|
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s local:6/0/100%/0.0s
ETA: 0s Left: 6 AVG: 0.00s
|
2022-12-12 18:04:27 +02:00
|
|
|
Warning:
|
2022-12-13 23:03:32 +02:00
|
|
|
Processed 687698 events and lost 521 chunks!
|
2022-12-12 18:04:27 +02:00
|
|
|
|
|
|
|
Check IO/CPU overload!
|
|
|
|
|
2022-12-13 23:03:32 +02:00
|
|
|
ETA: 0s Left: 5 AVG: 0.00s local:5/1/100%/1036.0s
ETA: 0s Left: 5 AVG: 0.00s local:5/1/100%/1036.0s
ETA: 0s Left: 5 AVG: 0.00s local:5/1/100%/1036.0s
ETA: 5s Left: 5 AVG: 1.00s local:5/1/100%/1037.0s
ETA: 5s Left: 5 AVG: 1.00s local:5/1/100%/1037.0s
ETA: 5s Left: 5 AVG: 2.00s local:5/1/100%/1038.0s
ETA: 7s Left: 5 AVG: 3.00s local:5/1/100%/1039.0s
ETA: 9s Left: 5 AVG: 4.00s local:5/1/100%/1040.0s
ETA: 12s Left: 5 AVG: 5.00s local:5/1/100%/1041.0s
ETA: 15s Left: 5 AVG: 6.00s local:5/1/100%/1042.0s
ETA: 18s Left: 5 AVG: 7.00s local:5/1/100%/1043.0s
ETA: 21s Left: 5 AVG: 8.00s local:5/1/100%/1044.0s
ETA: 25s Left: 5 AVG: 9.00s local:5/1/100%/1045.0s
ETA: 29s Left: 5 AVG: 10.00s local:5/1/100%/1046.0s
ETA: 34s Left: 5 AVG: 11.00s local:5/1/100%/1047.0s
ETA: 38s Left: 5 AVG: 12.00s local:5/1/100%/1048.0s
ETA: 38s Left: 5 AVG: 13.00s local:5/1/100%/1049.0s
ETA: 47s Left: 5 AVG: 14.00s local:5/1/100%/1050.0s
ETA: 47s Left: 5 AVG: 15.00s local:5/1/100%/1051.0s
ETA: 56s Left: 5 AVG: 16.00s local:5/1/100%/1052.0s
ETA: 56s Left: 5 AVG: 17.00s local:5/1/100%/1053.0s
ETA: 66s Left: 5 AVG: 18.00s local:5/1/100%/1054.0s
ETA: 66s Left: 5 AVG: 19.00s local:5/1/100%/1055.0s
ETA: 75s Left: 5 AVG: 20.00s local:5/1/100%/1056.0s
ETA: 75s Left: 5 AVG: 21.00s local:5/1/100%/1057.0s
ETA: 86s Left: 5 AVG: 23.00s local:5/1/100%/1059.0s
ETA: 86s Left: 5 AVG: 24.00s local:5/1/100%/1060.0s
ETA: 97s Left: 5 AVG: 25.00s local:5/1/100%/1061.0s
ETA: 97s Left: 5 AVG: 26.00s local:5/1/100%/1062.0s
ETA: 108s Left: 5 AVG: 27.00s local:5/1/100%/1063.0s
ETA: 108s Left: 5 AVG: 28.00s local:5/1/100%/1064.0s
ETA: 108s Left: 5 AVG: 29.00s local:5/1/100%/1065.0s
ETA: 123s Left: 5 AVG: 30.00s local:5/1/100%/1066.0s
ETA: 123s Left: 5 AVG: 31.00s local:5/1/100%/1067.0s
ETA: 123s Left: 5 AVG: 32.00s local:5/1/100%/1068.0s
ETA: 139s Left: 5 AVG: 33.00s local:5/1/100%/1069.0s
ETA: 139s Left: 5 AVG: 34.00s local:5/1/100%/1070.0s
ETA: 139s Left: 5 AVG: 35.00s local:5/1/100%/1071.0s
ETA: 139s Left: 5 AVG: 36.00s local:5/1/100%/1072.0s
ETA: 159s Left: 5 AVG: 37.00s local:5/1/100%/1073.0s
ETA: 159s Left: 5 AVG: 38.00s local:5/1/100%/1074.0s
ETA: 159s Left: 5 AVG: 39.00s local:5/1/100%/1075.0s
ETA: 159s Left: 5 AVG: 40.00s local:5/1/100%/1076.0s
ETA: 179s Left: 5 AVG: 41.00s local:5/1/100%/1077.0s perf script -i /home/motiejus/zigcc.data | inferno-collapse-perf | inferno-flamegraph > results/zigcc.svg
|
2022-12-12 18:04:27 +02:00
|
|
|
Warning:
|
2022-12-13 23:03:32 +02:00
|
|
|
Processed 1194215 events and lost 988 chunks!
|
2022-12-12 18:04:27 +02:00
|
|
|
|
|
|
|
Check IO/CPU overload!
|
|
|
|
|
2022-12-13 23:03:32 +02:00
|
|
|
ETA: 123s Left: 4 AVG: 20.50s local:4/2/100%/538.5s
ETA: 109s Left: 4 AVG: 20.50s local:4/2/100%/538.5s
ETA: 100s Left: 4 AVG: 20.50s local:4/2/100%/538.5s
ETA: 94s Left: 4 AVG: 21.00s local:4/2/100%/539.0s
ETA: 91s Left: 4 AVG: 21.00s local:4/2/100%/539.0s
ETA: 89s Left: 4 AVG: 21.50s local:4/2/100%/539.5s
ETA: 89s Left: 4 AVG: 22.00s local:4/2/100%/540.0s
ETA: 89s Left: 4 AVG: 22.50s local:4/2/100%/540.5s
ETA: 89s Left: 4 AVG: 23.00s local:4/2/100%/541.0s
ETA: 89s Left: 4 AVG: 23.50s local:4/2/100%/541.5s
ETA: 89s Left: 4 AVG: 24.00s local:4/2/100%/542.0s
ETA: 89s Left: 4 AVG: 24.50s local:4/2/100%/542.5s
ETA: 89s Left: 4 AVG: 25.00s local:4/2/100%/543.0s
ETA: 89s Left: 4 AVG: 25.50s local:4/2/100%/543.5s
ETA: 100s Left: 4 AVG: 26.00s local:4/2/100%/544.0s
ETA: 100s Left: 4 AVG: 26.50s local:4/2/100%/544.5s
ETA: 100s Left: 4 AVG: 27.00s local:4/2/100%/545.0s
ETA: 100s Left: 4 AVG: 27.50s local:4/2/100%/545.5s
ETA: 100s Left: 4 AVG: 28.00s local:4/2/100%/546.0s
ETA: 100s Left: 4 AVG: 28.50s local:4/2/100%/546.5s
ETA: 112s Left: 4 AVG: 29.00s local:4/2/100%/547.0s
ETA: 112s Left: 4 AVG: 29.50s local:4/2/100%/547.5s
ETA: 112s Left: 4 AVG: 30.00s local:4/2/100%/548.0s
ETA: 112s Left: 4 AVG: 30.50s local:4/2/100%/548.5s
ETA: 112s Left: 4 AVG: 31.00s local:4/2/100%/549.0s
ETA: 112s Left: 4 AVG: 31.50s local:4/2/100%/549.5s
ETA: 112s Left: 4 AVG: 32.00s local:4/2/100%/550.0s
ETA: 125s Left: 4 AVG: 32.00s local:4/2/100%/550.0s perf script -i /home/motiejus/zigcc-reuse-sandbox-dirs.data | inferno-collapse-perf | inferno-flamegraph > results/zigcc-reuse-sandbox-dirs.svg
|
2022-12-12 18:04:27 +02:00
|
|
|
Warning:
|
2022-12-13 23:03:32 +02:00
|
|
|
Processed 859807 events and lost 1020 chunks!
|
2022-12-12 18:04:27 +02:00
|
|
|
|
|
|
|
Check IO/CPU overload!
|
|
|
|
|
2022-12-13 23:03:32 +02:00
|
|
|
ETA: 79s Left: 3 AVG: 21.33s local:3/3/100%/366.7s
ETA: 71s Left: 3 AVG: 21.33s local:3/3/100%/366.7s
ETA: 68s Left: 3 AVG: 21.67s local:3/3/100%/367.0s
ETA: 67s Left: 3 AVG: 22.00s local:3/3/100%/367.3s
ETA: 66s Left: 3 AVG: 22.00s local:3/3/100%/367.3s
ETA: 66s Left: 3 AVG: 22.33s local:3/3/100%/367.7s
ETA: 66s Left: 3 AVG: 22.67s local:3/3/100%/368.0s
ETA: 66s Left: 3 AVG: 22.67s local:3/3/100%/368.0s
ETA: 66s Left: 3 AVG: 23.00s local:3/3/100%/368.3s
ETA: 66s Left: 3 AVG: 23.33s local:3/3/100%/368.7s
ETA: 66s Left: 3 AVG: 23.67s local:3/3/100%/369.0s
ETA: 66s Left: 3 AVG: 24.00s local:3/3/100%/369.3s
ETA: 66s Left: 3 AVG: 24.67s local:3/3/100%/370.0s
ETA: 66s Left: 3 AVG: 25.00s local:3/3/100%/370.3s
ETA: 74s Left: 3 AVG: 25.33s local:3/3/100%/370.7s
ETA: 74s Left: 3 AVG: 25.67s local:3/3/100%/371.0s
ETA: 74s Left: 3 AVG: 26.00s local:3/3/100%/371.3s
ETA: 74s Left: 3 AVG: 26.33s local:3/3/100%/371.7s
ETA: 74s Left: 3 AVG: 26.67s local:3/3/100%/372.0s
ETA: 74s Left: 3 AVG: 27.00s local:3/3/100%/372.3s
ETA: 74s Left: 3 AVG: 27.33s local:3/3/100%/372.7s
ETA: 74s Left: 3 AVG: 27.67s local:3/3/100%/373.0s
ETA: 83s Left: 3 AVG: 28.33s local:3/3/100%/373.7s
ETA: 83s Left: 3 AVG: 28.67s local:3/3/100%/374.0s
ETA: 83s Left: 3 AVG: 29.00s local:3/3/100%/374.3s
ETA: 83s Left: 3 AVG: 29.33s local:3/3/100%/374.7s
ETA: 83s Left: 3 AVG: 29.67s local:3/3/100%/375.0s
ETA: 83s Left: 3 AVG: 30.00s local:3/3/100%/375.3s
ETA: 83s Left: 3 AVG: 30.33s local:3/3/100%/375.7s
ETA: 83s Left: 3 AVG: 30.67s local:3/3/100%/376.0s
ETA: 83s Left: 3 AVG: 31.00s local:3/3/100%/376.3s
ETA: 83s Left: 3 AVG: 31.33s local:3/3/100%/376.7s
ETA: 94s Left: 3 AVG: 32.00s local:3/3/100%/377.3s
ETA: 94s Left: 3 AVG: 32.33s local:3/3/100%/377.7s
ETA: 94s Left: 3 AVG: 32.67s local:3/3/100%/378.0s
ETA: 94s Left: 3 AVG: 33.00s local:3/3/100%/378.3s
ETA: 94s Left: 3 AVG: 33.33s local:3/3/100%/378.7s
ETA: 94s Left: 3 AVG: 33.67s local:3/3/100%/379.0s
ETA: 94s Left: 3 AVG: 34.00s local:3/3/100%/379.3s
ETA: 94s Left: 3 AVG: 34.33s local:3/3/100%/379.7s
ETA: 94s Left: 3 AVG: 34.67s local:3/3/100%/380.0s
ETA: 94s Left: 3 AVG: 35.00s local:3/3/100%/380.3s
ETA: 105s Left: 3 AVG: 35.67s local:3/3/100%/381.0s
ETA: 105s Left: 3 AVG: 36.00s local:3/3/100%/381.3s
ETA: 105s Left: 3 AVG: 36.33s local:3/3/100%/381.7s
ETA: 105s Left: 3 AVG: 36.67s local:3/3/100%/382.0s
ETA: 105s Left: 3 AVG: 37.00s local:3/3/100%/382.3s
ETA: 105s Left: 3 AVG: 37.33s local:3/3/100%/382.7s
ETA: 105s Left: 3 AVG: 37.67s local:3/3/100%/383.0s
ETA: 105s Left: 3 AVG: 38.00s local:3/3/100%/383.3s
ETA: 105s Left: 3 AVG: 38.33s local:3/3/100%/383.7s
ETA: 105s Left: 3 AVG: 38.67s local:3/3/100%/384.0s
ETA: 105s Left: 3 AVG: 39.00s local:3/3/100%/384.3s
ETA: 117s Left: 3 AVG: 39.67s local:3/3/100%/385.0s
ETA: 117s Left: 3 AVG: 40.00s local:3/3/100%/385.3s
ETA: 117s Left: 3 AVG: 40.33s local:3/3/100%/385.7s
ETA: 117s Left: 3 AVG: 40.67s local:3/3/100%/386.0s
ETA: 117s Left: 3 AVG: 41.00s local:3/3/100%/386.3s
ETA: 117s Left: 3 AVG: 41.33s local:3/3/100%/386.7s
ETA: 117s Left: 3 AVG: 41.67s local:3/3/100%/387.0s
ETA: 117s Left: 3 AVG: 42.00s local:3/3/100%/387.3s
ETA: 117s Left: 3 AVG: 42.33s local:3/3/100%/387.7s
ETA: 117s Left: 3 AVG: 42.67s local:3/3/100%/388.0s
ETA: 117s Left: 3 AVG: 43.00s local:3/3/100%/388.3s
ETA: 117s Left: 3 AVG: 43.67s local:3/3/100%/389.0s
ETA: 130s Left: 3 AVG: 44.00s local:3/3/100%/389.3s
ETA: 130s Left: 3 AVG: 44.33s local:3/3/100%/389.7s
ETA: 130s Left: 3 AVG: 44.67s local:3/3/100%/390.0s
ETA: 130s Left: 3 AVG: 45.00s local:3/3/100%/390.3s
ETA: 130s Left: 3 AVG: 45.33s local:3/3/100%/390.7s
ETA: 130s Left: 3 AVG: 45.67s local:3/3/100%/391.0s
ETA: 130s Left: 3 AVG: 46.00s local:3/3/100%/391.3s
ETA: 130s Left: 3 AVG: 46.33s local:3/3/100%/391.7s
ETA: 130s Left: 3 AVG: 46.67s local:3/3/100%/392.0s
ETA: 130s Left: 3 AVG: 47.33s local:3/3/100%/392.7s
ETA: 130s Left: 3 AVG: 47.67s local:3/3/100%/393.0s
ETA: 130s Left: 3 AVG: 48.00s l
|
2022-12-12 18:04:27 +02:00
|
|
|
Warning:
|
2022-12-13 23:03:32 +02:00
|
|
|
Processed 365461 events and lost 357 chunks!
|
2022-12-12 18:04:27 +02:00
|
|
|
|
|
|
|
Check IO/CPU overload!
|
|
|
|
|
2022-12-13 23:03:32 +02:00
|
|
|
ETA: 230s Left: 2 AVG: 103.75s local:2/4/100%/362.8s
ETA: 215s Left: 2 AVG: 103.75s local:2/4/100%/362.8s
ETA: 210s Left: 2 AVG: 103.75s local:2/4/100%/362.8s
ETA: 208s Left: 2 AVG: 104.00s local:2/4/100%/363.0s
ETA: 208s Left: 2 AVG: 104.25s local:2/4/100%/363.2s
ETA: 208s Left: 2 AVG: 104.25s local:2/4/100%/363.2s
ETA: 208s Left: 2 AVG: 104.50s local:2/4/100%/363.5s
ETA: 208s Left: 2 AVG: 104.75s local:2/4/100%/363.8s
ETA: 208s Left: 2 AVG: 105.00s local:2/4/100%/364.0s
ETA: 208s Left: 2 AVG: 105.25s local:2/4/100%/364.2s
ETA: 208s Left: 2 AVG: 105.50s local:2/4/100%/364.5s
ETA: 208s Left: 2 AVG: 105.75s local:2/4/100%/364.8s
ETA: 208s Left: 2 AVG: 106.00s local:2/4/100%/365.0s
ETA: 208s Left: 2 AVG: 106.25s local:2/4/100%/365.2s
ETA: 208s Left: 2 AVG: 106.50s local:2/4/100%/365.5s
ETA: 208s Left: 2 AVG: 106.75s local:2/4/100%/365.8s
ETA: 208s Left: 2 AVG: 107.00s local:2/4/100%/366.0s
ETA: 208s Left: 2 AVG: 107.50s local:2/4/100%/366.5s
ETA: 208s Left: 2 AVG: 107.75s local:2/4/100%/366.8s
ETA: 208s Left: 2 AVG: 108.00s local:2/4/100%/367.0s
ETA: 208s Left: 2 AVG: 108.25s local:2/4/100%/367.2s
ETA: 208s Left: 2 AVG: 108.50s local:2/4/100%/367.5s
ETA: 208s Left: 2 AVG: 108.75s local:2/4/100%/367.8s
ETA: 208s Left: 2 AVG: 109.00s local:2/4/100%/368.0s
ETA: 208s Left: 2 AVG: 109.25s local:2/4/100%/368.2s perf script -i /home/motiejus/llvm-reuse-sandbox-dirs.data | inferno-collapse-perf | inferno-flamegraph > results/llvm-reuse-sandbox-dirs.svg
|
2022-12-12 18:04:27 +02:00
|
|
|
Warning:
|
2022-12-13 23:03:32 +02:00
|
|
|
Processed 454874 events and lost 337 chunks!
|
2022-12-12 18:04:27 +02:00
|
|
|
|
|
|
|
Check IO/CPU overload!
|
|
|
|
|
2022-12-13 23:03:32 +02:00
|
|
|
ETA: 91s Left: 1 AVG: 87.40s local:1/5/100%/294.6s
ETA: 88s Left: 1 AVG: 87.40s local:1/5/100%/294.6s
ETA: 87s Left: 1 AVG: 87.40s local:1/5/100%/294.6s
ETA: 87s Left: 1 AVG: 87.60s local:1/5/100%/294.8s
ETA: 87s Left: 1 AVG: 87.80s local:1/5/100%/295.0s
ETA: 87s Left: 1 AVG: 87.80s local:1/5/100%/295.0s
ETA: 87s Left: 1 AVG: 88.00s local:1/5/100%/295.2s
ETA: 87s Left: 1 AVG: 88.20s local:1/5/100%/295.4s
ETA: 87s Left: 1 AVG: 88.40s local:1/5/100%/295.6s
ETA: 87s Left: 1 AVG: 88.60s local:1/5/100%/295.8s
ETA: 87s Left: 1 AVG: 88.80s local:1/5/100%/296.0s
ETA: 87s Left: 1 AVG: 89.00s local:1/5/100%/296.2s
ETA: 87s Left: 1 AVG: 89.20s local:1/5/100%/296.4s
ETA: 87s Left: 1 AVG: 89.40s local:1/5/100%/296.6s
ETA: 87s Left: 1 AVG: 89.60s local:1/5/100%/296.8s
ETA: 87s Left: 1 AVG: 89.80s local:1/5/100%/297.0s
ETA: 87s Left: 1 AVG: 90.00s local:1/5/100%/297.2s
ETA: 87s Left: 1 AVG: 90.20s local:1/5/100%/297.4s
ETA: 87s Left: 1 AVG: 90.40s local:1/5/100%/297.6s
ETA: 87s Left: 1 AVG: 90.60s local:1/5/100%/297.8s
ETA: 87s Left: 1 AVG: 90.80s local:1/5/100%/298.0s
ETA: 87s Left: 1 AVG: 91.00s local:1/5/100%/298.2s
ETA: 87s Left: 1 AVG: 91.20s local:1/5/100%/298.4s
ETA: 87s Left: 1 AVG: 91.40s local:1/5/100%/298.6s
ETA: 87s Left: 1 AVG: 91.80s local:1/5/100%/299.0s
ETA: 87s Left: 1 AVG: 92.00s local:1/5/100%/299.2s
ETA: 87s Left: 1 AVG: 92.20s local:1/5/100%/299.4s
ETA: 87s Left: 1 AVG: 92.40s local:1/5/100%/299.6s
ETA: 87s Left: 1 AVG: 92.60s local:1/5/100%/299.8s
ETA: 87s Left: 1 AVG: 92.80s local:1/5/100%/300.0s
ETA: 87s Left: 1 AVG: 93.00s local:1/5/100%/300.2s
ETA: 87s Left: 1 AVG: 93.20s local:1/5/100%/300.4s
ETA: 87s Left: 1 AVG: 93.40s local:1/5/100%/300.6s
ETA: 87s Left: 1 AVG: 93.60s local:1/5/100%/300.8s
ETA: 87s Left: 1 AVG: 93.80s local:1/5/100%/301.0s
ETA: 87s Left: 1 AVG: 94.00s local:1/5/100%/301.2s
ETA: 87s Left: 1 AVG: 94.20s local:1/5/100%/301.4s
ETA: 87s Left: 1 AVG: 94.40s local:1/5/100%/301.6s
ETA: 87s Left: 1 AVG: 94.60s local:1/5/100%/301.8s
ETA: 87s Left: 1 AVG: 94.80s local:1/5/100%/302.0s
ETA: 87s Left: 1 AVG: 95.00s local:1/5/100%/302.2s
ETA: 87s Left: 1 AVG: 95.20s local:1/5/100%/302.4s
ETA: 87s Left: 1 AVG: 95.40s local:1/5/100%/302.6s
ETA: 87s Left: 1 AVG: 95.60s local:1/5/100%/302.8s
ETA: 87s Left: 1 AVG: 95.80s local:1/5/100%/303.0s
ETA: 87s Left: 1 AVG: 96.00s local:1/5/100%/303.2s
ETA: 87s Left: 1 AVG: 96.20s local:1/5/100%/303.4s
ETA: 87s Left: 1 AVG: 96.40s local:1/5/100%/303.6s
ETA: 87s Left: 1 AVG: 96.60s local:1/5/100%/303.8s
ETA: 87s Left: 1 AVG: 96.80s local:1/5/100%/304.0s
ETA: 97s Left: 1 AVG: 97.20s local:1/5/100%/304.4s
ETA: 97s Left: 1 AVG: 97.20s local:1/5/100%/304.4s perf script -i /home/motiejus/llvm.data | inferno-collapse-perf | inferno-flamegraph > results/llvm.svg
|
2022-12-12 18:04:27 +02:00
|
|
|
Warning:
|
2022-12-13 23:03:32 +02:00
|
|
|
Processed 2503219 events and lost 273 chunks!
|
2022-12-12 18:04:27 +02:00
|
|
|
|
|
|
|
Check IO/CPU overload!
|
|
|
|
|
2022-12-13 23:03:32 +02:00
|
|
|
ETA: 0s Left: 0 AVG: 81.00s local:0/6/100%/253.7s
ETA: 0s Left: 0 AVG: 81.00s local:0/6/100%/253.7s
|