Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-130526
#<BuildRuby:0x000078f8ae31fdd8
 @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.20251014-130526",
 @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.000004)
autoconf               0.000008   0.000001   0.000009 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.003204   0.002837   1.916115 (  1.466663)
build_miniruby         0.000555   0.001135   0.592866 (  0.592766)
build_ruby             0.001015   0.001009   2.156597 (  2.156465)
build_all              0.006903   0.001505  13.157697 (  1.521753)
build_install          0.005073   0.006879   4.228827 (  1.125574)
test_btest             0.000076   0.000693  36.727495 (  4.072795)
test_basic             0.002302   0.003135   0.459585 (  0.537345)
test_all               0.065190   0.021697 334.482263 ( 40.393006)
test_rubyspec          0.021212   0.024385  71.599373 ( 10.475639)
total: 62.34 sec