| "make update-unicode -j3" exit with 0. |
| make update-download -j3 |
| From https://github.com/seattlerb/minitest |
| * branch d4fc359899f96944be147609e045b9e921881f19 -> FETCH_HEAD |
| HEAD is now at d4fc359 Support the new message format of NameError in Ruby 3.3 |
| $$$ #<Timeout::Error: execution expired> |
| ### enter analyzing mode for stuck processes |
| $$$ ps jx |
| PPID PID PGID SID TTY TPGID STAT UID TIME COMMAND |
| 1 32950 32950 32950 ? -1 Ss 1000 0:00 /usr/lib/systemd/systemd --user |
| 32950 32952 32950 32950 ? -1 S 1000 0:00 (sd-pam) |
| 1 156659 156659 156659 ? -1 Ss 1000 0:00 tmux |
| 156659 156660 156660 156660 pts/1 156710 Ss 1000 0:00 -bash |
| 156660 156710 156710 156660 pts/1 156710 S+ 1000 0:00 sh build-loop.sh master --incremental |
| 156710 1618712 156710 156660 pts/1 156710 Sl+ 1000 0:00 ruby ./br.rb build_report master --incremental |
| 1618712 1618727 156710 156660 pts/1 156710 Sl+ 1000 0:00 ruby /home/opc/build-ruby/build-ruby.rb --target_name=master --logfile=/home/opc/ruby/logs/brlog.master.20230221-143155 --root_dir=/home/opc/ruby --timeout=10800 --configure_opts=--disable-dtrace --disable-yjit --incremental |
| 1618727 1618745 156710 156660 pts/1 156710 S+ 1000 0:00 make update-download -j3 |
| 1618745 1618773 156710 156660 pts/1 156710 S+ 1000 0:00 /bin/sh -c cd -P "/home/opc/ruby/src/master/gems/src/debug" && git fetch origin d7bf3b2e4502eb0f07a67f00e5fce5a0d661189e && git checkout --detach d7bf3b2e4502eb0f07a67f00e5fce5a0d661189e && : |
| 1618773 1618775 156710 156660 pts/1 156710 S+ 1000 0:00 git fetch origin d7bf3b2e4502eb0f07a67f00e5fce5a0d661189e |
| 1618775 1618776 156710 156660 pts/1 156710 S+ 1000 0:00 /usr/libexec/git-core/git remote-https origin https://github.com/ruby/debug |
| 1618776 1618779 156710 156660 pts/1 156710 S+ 1000 0:00 /usr/libexec/git-core/git-remote-https origin https://github.com/ruby/debug |
| 1618727 1656810 156710 156660 pts/1 156710 R+ 1000 0:00 ps jx |
| {1=>[32950, 156659], 32950=>[32952], 156659=>[156660], 156660=>[156710], 156710=>[1618712], 1618712=>[1618727], 1618727=>[1618745, 1656810], 1618745=>[1618773], 1618773=>[1618775], 1618775=>[1618776], 1618776=>[1618779]} |
| $ timeout 60 gdb -p 1618779 -x /home/opc/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| $ timeout 60 gdb -p 1618776 -x /home/opc/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| error: git-remote-https died of signal 9 |
| fatal: expected flush after ref listing |
| make: *** [/home/opc/ruby/src/master/defs/gmake.mk:368: /home/opc/ruby/src/master/.bundle/.timestamp/debug.revision] Error 128 |
| #<Errno::ESRCH: No such process> |
| $ timeout 60 gdb -p 1618775 -x /home/opc/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| #<Errno::ESRCH: No such process> |
| $ timeout 60 gdb -p 1618773 -x /home/opc/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| #<Errno::ESRCH: No such process> |
| $ timeout 60 gdb -p 1618745 -x /home/opc/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| $ timeout 60 gdb -p 1656810 -x /home/opc/build-ruby/gdbscript -batch -quiet 2> /dev/null |
| #<Errno::ESRCH: No such process> |