Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-131159
#<BuildRuby:0x0000702a1711fdd0
 @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-131159",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.001238   0.005620   1.956977 (  1.450496)
build_miniruby         0.000600   0.000783   0.587858 (  0.586901)
build_ruby             0.001984   0.000015   2.151938 (  2.152064)
build_all              0.005648   0.002824  13.063322 (  1.522733)
build_install          0.010204   0.001612   4.113968 (  1.136038)
test_btest             0.000517   0.000231  38.504734 (  4.238067)
test_basic             0.000000   0.004916   0.437207 (  0.516417)
test_all               0.071341   0.016376 351.110654 ( 35.411302)
test_rubyspec          0.028891   0.020454  78.511645 ( 10.783122)
total: 57.80 sec