# Logfile created on 2023-02-21 14:31:56 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000ffff3c33fdd8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @logfile="/home/opc/ruby/logs/brlog.master.20230221-143155", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000ffff3c26b498 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000ffff3c26b330 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000ffff3c30c870 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20230221-143155", @dev=#<File:/home/opc/ruby/logs/brlog.master.20230221-143155>, @binmode=false, @mon_data=#<Monitor:0x0000ffff3c26b100>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-unicode  -j3
make: Nothing to be done for 'update-unicode'.
$$$[end] "make update-unicode  -j3" exit with 0.
$$$[beg] make update-download -j3
tool/config.guess already exists
tool/config.sub already exists
Update minitest to d4fc359899f96944be147609e045b9e921881f19
Update debug to d7bf3b2e4502eb0f07a67f00e5fce5a0d661189e
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
echo d4fc359899f96944be147609e045b9e921881f19 | /bin/sh /home/opc/ruby/src/master/tool/ifchange /home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision -
/home/opc/ruby/src/master/.bundle/.timestamp/minitest.revision unchanged
$$$ #<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>
raw logfile