| "make update-download -j16" exit with 0. |
| "make update-src -j16" exit with 0. |
| "make after-update -j16" exit with 0. |
| "make miniruby -j16" exit with 0. |
| "make ruby -j16" exit with 0. |
| "make all -j16" exit with 0. |
| "make install -j16" exit with 0. |
| make yes-btest TESTOPTS='-q -j16' |
| $$$ #<Timeout::Error: execution expired> |
| ### enter analyzing mode for stuck processes |
| $$$ ps jx |
| PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND |
| 1 945 945 945 ? -1 Ss 1000 0:00 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental |
| 945 952 952 952 pts/0 952 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental |
| 952 953 952 952 pts/0 952 S+ 1000 0:00 sh build-loop.sh trunk_asan --incremental |
| 1 188502 952 952 pts/0 952 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_453_1583.rb |
| 1 222618 222618 222618 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user |
| 222618 222619 222618 222618 ? -1 S 1000 0:00 (sd-pam) |
| 222614 222651 222614 222614 ? -1 S 1000 0:00 sshd: ko1@pts/1 |
| 222651 222652 222652 222652 pts/1 222652 Ss+ 1000 0:00 -bash |
| 223248 223268 223248 223248 ? -1 S 1000 0:00 sshd: ko1@pts/2 |
| 223268 223269 223269 223269 pts/2 223269 Ss+ 1000 0:00 -bash |
| 222618 229475 229475 229475 ? -1 Ss 1000 0:00 /usr/bin/dbus-daemon --session --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only |
| 953 1011923 952 952 pts/0 952 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental |
| 1011923 1011926 952 952 pts/0 952 S+ 1000 0:00 sh -c ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240624-115017 --root_dir=/tmp/ruby --timeout=10800 --configure_opts="'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" --incremental |
| 1011926 1011927 952 952 pts/0 952 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk_asan --logfile=/home/ko1/ruby/logs/brlog.trunk_asan.20240624-115017 --root_dir=/tmp/ruby --timeout=10800 --configure_opts='CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' --incremental |
| 1011927 1012820 952 952 pts/0 952 S+ 1000 0:00 sh -c make yes-btest TESTOPTS='-q -j16' |
| 1012820 1012821 952 952 pts/0 952 S+ 1000 0:00 make yes-btest TESTOPTS=-q -j16 |
| 1012821 1012836 952 952 pts/0 952 Sl+ 1000 0:03 /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk_asan/bootstraptest/runner.rb --ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common -r./x86_64-linux-fake --disable-gems -q -j16 |
| 1012836 1014859 952 952 pts/0 952 Z+ 1000 2:59 [miniruby] <defunct> |
| 1 1015346 952 952 pts/0 952 Sl+ 1000 0:00 /tmp/ruby/build/trunk_asan/miniruby -I/tmp/ruby/src/trunk_asan/lib -I/tmp/ruby/build/trunk_asan -I/tmp/ruby/build/trunk_asan/.ext/common -r/tmp/ruby/build/trunk_asan/x86_64-linux-fake --disable-gems -W0 bootstraptest.test_thread.rb_232_1559.rb |
| 1011927 1065016 952 952 pts/0 952 R+ 1000 0:00 ps jx |
| {1=>[945, 188502, 222618, 1015346], 945=>[952], 952=>[953], 222618=>[222619, 229475], 222614=>[222651], 222651=>[222652], 223248=>[223268], 223268=>[223269], 953=>[1011923], 1011923=>[1011926], 1011926=>[1011927], 1011927=>[1012820, 1065016], 1012820=>[1012821], 1012821=>[1012836], 1012836=>[1014859]} |
| $ timeout 60 gdb -p 1014859 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| Could not attach to process. If your uid matches the uid of the target |
| process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try |
| again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| $ timeout 60 gdb -p 1012836 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| Could not attach to process. If your uid matches the uid of the target |
| process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try |
| again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| $ timeout 60 gdb -p 1012821 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| make: *** [uncommon.mk:897: yes-btest] Killed |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| #<Errno::ESRCH: No such process> |
| $ timeout 60 gdb -p 1012820 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| Could not attach to process. If your uid matches the uid of the target |
| process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try |
| again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| $ timeout 60 gdb -p 1065016 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| #<Errno::ESRCH: No such process> |