Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-200735
#<BuildRuby:0x0000794b8a66fdd8
 @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.20251017-200735",
 @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.000000   0.000004 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000011)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003160   0.003704   1.913145 (  1.465675)
build_miniruby         0.000773   0.000590   0.597280 (  0.596273)
build_ruby             0.001432   0.000153   2.130396 (  2.131138)
build_all              0.003541   0.005074  13.086712 (  1.511870)
build_install          0.006789   0.004861   4.143485 (  1.125025)
test_btest             0.000980   0.000000  37.650657 (  4.061690)
test_basic             0.003796   0.001192   0.419873 (  0.499641)
test_all               0.065308   0.021363 331.245917 ( 40.101035)
test_rubyspec          0.024684   0.021897  71.908317 ( 10.493826)
total: 61.99 sec