Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-091531
#<BuildRuby:0x0000710f18d1fdd8
 @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.20251016-091531",
 @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.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000006   0.000003   0.000009 (  0.000008)
build_up               0.002478   0.003607   1.955064 (  1.488472)
build_miniruby         0.000891   0.000368   0.609623 (  0.608954)
build_ruby             0.000874   0.000976   2.118538 (  2.119291)
build_all              0.006353   0.001695  13.238221 (  1.558774)
build_install          0.006198   0.005541   4.150463 (  1.135739)
test_btest             0.000416   0.000190  37.837427 (  4.067988)
test_basic             0.001198   0.003334   0.421677 (  0.502716)
test_all               0.062569   0.025359 352.311186 ( 40.488416)
test_rubyspec          0.029434   0.017692  72.926473 ( 10.427697)
total: 62.40 sec