Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-133126
#<BuildRuby:0x00007d68b812fdd8
 @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.20251013-133126",
 @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.000003   0.000001   0.000004 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000005   0.000003   0.000008 (  0.000007)
build_up               0.003275   0.003135   1.983777 (  1.552426)
build_miniruby         0.001294   0.000165   0.619724 (  0.618851)
build_ruby             0.000837   0.000930   2.137970 (  2.138541)
build_all              0.004864   0.003931  13.101894 (  1.529352)
build_install          0.005524   0.006347   4.324451 (  1.153034)
test_btest             0.000818   0.000000  36.761603 (  4.234409)
test_basic             0.002319   0.003165   0.439153 (  0.515994)
test_all               0.065036   0.023234 343.861163 ( 38.457833)
test_rubyspec          0.026446   0.021670  73.876462 ( 10.625825)
total: 60.83 sec