| "make update-unicode -j8" exit with 0. |
| "make update-download -j8" exit with 0. |
| "make update-rubyspec -j8" exit with 0. |
| "make update-src -j8" exit with 0. |
| From https://github.com/ruby/ruby |
| 8abf9e6..b6c66ea master -> origin/master |
| "make after-update -j8" exit with 0. |
| "make miniruby -j8" exit with 0. |
| "make ruby -j8" exit with 0. |
| "make all -j8" exit with 0. |
| "make install -j8" exit with 0. |
| rm -rf .bundle/extensions/x86_64-linux/3.2.0+3/ |
| rm -rf .bundle/.timestamp/x86_64-linux/3.2.0+3/ |
| "make yes-btest TESTOPTS='-q -j8'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j8'" exit with 0. |
| make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j8' |
| Ignoring debug-1.6.3 because its extensions are not built. Try: gem pristine debug --version 1.6.3 |
| Ignoring rbs-2.8.1 because its extensions are not built. Try: gem pristine rbs --version 2.8.1 |
| $$$ #<Timeout::Error: execution expired> |
| ### enter analyzing mode for stuck processes |
| $$$ ps jx |
| PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND |
| 1 641 641 641 ? -1 Ss 1000 0:03 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental |
| 641 646 646 646 pts/1 646 Ss+ 1000 0:00 dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk --incremental |
| 646 648 646 646 pts/1 646 S+ 1000 0:01 sh build-loop.sh trunk --incremental |
| 648 1679419 646 646 pts/1 646 Sl+ 1000 0:00 ruby ./br.rb build_report trunk --incremental |
| 1679419 1679422 646 646 pts/1 646 Sl+ 1000 0:00 ruby /home/ko1/build-ruby/build-ruby.rb --target_name=trunk --logfile=/home/ko1/ruby/logs/brlog.trunk.20221202-130737 --root_dir=/tmp/ruby --timeout=10800 --incremental |
| 1679422 1683008 646 646 pts/1 646 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j8' |
| 1683008 1683009 646 646 pts/1 646 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j8 |
| 1683009 1683023 646 646 pts/1 646 Sl+ 1000 0:04 /tmp/ruby/v3/src/trunk/test/runner.rb |
| 1683023 1691850 1691850 1691850 pts/0 1691850 Ss+ 1000 0:00 /tmp/ruby/v3/build/trunk/ruby -I /tmp/ruby/v3/src/trunk/lib /tmp/irb-20221202-1683023-fyljct.rb |
| 1679422 1710683 646 646 pts/1 646 R+ 1000 0:00 ps jx |
| 1 1948451 646 646 pts/1 646 Sl+ 1000 34251:39 /tmp/ruby/v3/build/trunk/ruby -W0 |
| {1=>[641, 1948451], 641=>[646], 646=>[648], 648=>[1679419], 1679419=>[1679422], 1679422=>[1683008, 1710683], 1683008=>[1683009], 1683009=>[1683023], 1683023=>[1691850]} |
| $ timeout 60 gdb -p 1691850 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| $ timeout 60 gdb -p 1683023 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| $ timeout 60 gdb -p 1683009 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| make: *** [uncommon.mk:854: yes-test-all] Killed |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| #<Errno::ESRCH: No such process> |
| $ timeout 60 gdb -p 1683008 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| >>> Threads |
| No threads. |
| >>> Machine level backtrace |
| >>> Dump Ruby level backtrace (if possible) |
| $ timeout 60 gdb -p 1710683 -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> |