Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-073453
#<BuildRuby:0x00007e71148efdd8
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
 @TARGET_NAME="trunk",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk",
 @btest_opts="-j20",
 @build_opts="-j20",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk.20251013-073453",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @steps=
  ["checkout",
   "autoconf",
   "configure",
   "build_up",
   "build_miniruby",
   "build_ruby",
   "build_all",
   "build_install",
   "test_btest",
   "test_basic",
   "test_all",
   "test_rubyspec"],
 @svn_revision=nil,
 @test_opts="TESTS='-j20'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000005   0.000000   0.000005 (  0.000005)
autoconf               0.000010   0.000000   0.000010 (  0.000010)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.003892   0.002673   1.948592 (  1.470113)
build_miniruby         0.001072   0.000025   0.607199 (  0.606316)
build_ruby             0.001471   0.000155   2.101178 (  2.102125)
build_all              0.005856   0.002956  13.335835 (  1.524620)
build_install          0.006689   0.005118   4.182158 (  1.125676)
test_btest             0.000249   0.000507  39.608551 (  4.546970)
test_basic             0.001382   0.003053   0.410202 (  0.489249)
test_all               0.069417   0.021109 381.854867 ( 34.574616)
test_rubyspec          0.032250   0.019152  82.505989 ( 11.004110)
total: 57.44 sec