Logfile: /home/ko1/ruby/logs/brlog.trunk.20250918-113129
#<BuildRuby:0x0000726e3f11fdd0
 @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.20250918-113129",
 @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.000003   0.000001   0.000004 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000006   0.000003   0.000009 (  0.000008)
build_up               0.000646   0.005326   1.933912 (  1.487360)
build_miniruby         0.001085   0.000040   0.582034 (  0.581610)
build_ruby             0.001854   0.000000   2.156564 (  2.156730)
build_all              0.008257   0.001028  13.232948 (  1.550895)
build_install          0.009459   0.002004   4.213535 (  1.163559)
test_btest             0.000475   0.000199  36.061178 (  4.772925)
test_basic             0.004024   0.000337   0.447498 (  0.525863)
test_all               0.067060   0.022755 332.752088 ( 38.038102)
test_rubyspec          0.027546   0.021905  78.861109 ( 10.786654)
total: 61.06 sec