Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-000134
#<BuildRuby:0x000073a29447fdd8
 @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.20250919-000134",
 @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.000000   0.000005 (  0.000005)
autoconf               0.000011   0.000000   0.000011 (  0.000011)
configure              0.000006   0.000000   0.000006 (  0.000007)
build_up               0.004679   0.002201   2.008963 (  1.523916)
build_miniruby         0.000665   0.000662   0.596299 (  0.594974)
build_ruby             0.000000   0.001703   2.133333 (  2.134179)
build_all              0.005721   0.002828  12.958864 (  1.536969)
build_install          0.008355   0.003104   4.085312 (  1.131280)
test_btest             0.000441   0.000143  38.131275 (  4.087781)
test_basic             0.003683   0.000860   0.421358 (  0.498311)
test_all               0.062806   0.024705 325.271073 ( 37.115612)
test_rubyspec          0.026946   0.021360  74.306839 ( 10.605338)
total: 59.23 sec