Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-041930
#<BuildRuby:0x00007eee56d3fdd8
 @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-041930",
 @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.000011   0.000003   0.000014 (  0.000014)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.002336   0.003827   1.951405 (  1.481822)
build_miniruby         0.000899   0.000319   0.601810 (  0.600646)
build_ruby             0.000992   0.000656   2.130756 (  2.131510)
build_all              0.006909   0.001947  13.605826 (  1.561699)
build_install          0.005738   0.005648   4.212875 (  1.144978)
test_btest             0.000689   0.000000  39.319561 (  4.661278)
test_basic             0.000594   0.005094   0.431336 (  0.508403)
test_all               0.066400   0.025184 367.583352 ( 41.551346)
test_rubyspec          0.022367   0.027121  78.603800 ( 10.626092)
total: 64.27 sec