Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-095510
#<BuildRuby:0x0000730615b1fdd0
 @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.20250921-095510",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003969   0.002629   1.973375 (  1.496131)
build_miniruby         0.000171   0.001040   0.615956 (  0.614993)
build_ruby             0.001644   0.000244   2.143889 (  2.143954)
build_all              0.005344   0.003293  12.983724 (  1.499121)
build_install          0.006623   0.005260   4.132815 (  1.141044)
test_btest             0.000741   0.000000  36.027613 (  4.825670)
test_basic             0.001656   0.002940   0.416557 (  0.495729)
test_all               0.071379   0.015843 321.840180 ( 38.708926)
test_rubyspec          0.020980   0.027122  75.858517 ( 10.509937)
total: 61.44 sec