Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-050250
#<BuildRuby:0x0000727b1f25fdc0
 @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.20251018-050250",
 @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.000001   0.000005 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000006)
build_up               0.004483   0.002129   1.937561 (  1.466415)
build_miniruby         0.001318   0.000109   0.604479 (  0.603818)
build_ruby             0.000146   0.001758   2.162696 (  2.162764)
build_all              0.008097   0.000485  13.163316 (  1.479537)
build_install          0.006321   0.005336   4.319128 (  1.163307)
test_btest             0.000746   0.000000  38.630708 (  4.212065)
test_basic             0.003771   0.002144   0.458929 (  0.534571)
test_all               0.064186   0.022008 338.277186 ( 34.989834)
test_rubyspec          0.027066   0.021776  75.550545 ( 10.619920)
total: 57.23 sec