Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-161711
#<BuildRuby:0x000079658f67fde0
 @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-161711",
 @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.000004   0.000000   0.000004 (  0.000005)
autoconf               0.000016   0.000000   0.000016 (  0.000016)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.003950   0.002400   1.940449 (  1.506472)
build_miniruby         0.001025   0.000384   0.615149 (  0.613974)
build_ruby             0.001969   0.000000   2.127263 (  2.126705)
build_all              0.006271   0.002441  14.191847 (  1.585915)
build_install          0.008873   0.002302   4.148868 (  1.136558)
test_btest             0.000031   0.000734  40.107420 (  4.626152)
test_basic             0.004619   0.000835   0.450177 (  0.528301)
test_all               0.077821   0.015477 386.081636 ( 36.046135)
test_rubyspec          0.029968   0.020853  80.116674 ( 10.857034)
total: 59.03 sec