Logfile: /home/ko1/ruby/logs/brlog.trunk.20251019-151013
#<BuildRuby:0x00007e149a2afdc8
 @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.20251019-151013",
 @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.000005   0.000002   0.000007 (  0.000006)
autoconf               0.000009   0.000003   0.000012 (  0.000011)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.000381   0.005736   1.952390 (  1.482921)
build_miniruby         0.000746   0.000471   0.620358 (  0.619142)
build_ruby             0.000307   0.001629   2.128138 (  2.128951)
build_all              0.008460   0.000716  13.269178 (  1.554657)
build_install          0.008158   0.003268   3.975878 (  1.143723)
test_btest             0.000903   0.000000  37.384718 (  4.323735)
test_basic             0.001510   0.003112   0.448890 (  0.528052)
test_all               0.067067   0.020588 357.210142 ( 36.100821)
test_rubyspec          0.024587   0.023471  77.283711 ( 10.698529)
total: 58.58 sec