Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-212911
#<BuildRuby:0x000071103facfdd0
 @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.20250916-212911",
 @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.000009   0.000000   0.000009 (  0.000009)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.004162   0.002437   1.958889 (  1.504479)
build_miniruby         0.001148   0.000000   0.627562 (  0.627066)
build_ruby             0.001742   0.000000   2.135463 (  2.135954)
build_all              0.008021   0.000811  13.883170 (  1.510109)
build_install          0.006185   0.005767   4.163519 (  1.164363)
test_btest             0.000079   0.000760  40.574783 (  4.376835)
test_basic             0.002799   0.001763   0.438485 (  0.518029)
test_all               0.075682   0.017641 376.066047 ( 40.614369)
test_rubyspec          0.036207   0.014355  79.696119 ( 10.838161)
total: 63.29 sec