Logfile: /home/ko1/ruby/logs/brlog.trunk.20250915-103925
#<BuildRuby:0x00007a7511b9fdd8
 @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.20250915-103925",
 @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.000004)
autoconf               0.000008   0.000002   0.000010 (  0.000009)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.003924   0.002272   1.985181 (  1.517312)
build_miniruby         0.001014   0.000000   0.599755 (  0.599257)
build_ruby             0.001522   0.000149   2.157384 (  2.157575)
build_all              0.005216   0.003505  13.227428 (  1.487344)
build_install          0.008550   0.003532   4.213162 (  1.174648)
test_btest             0.000814   0.000000  38.714197 (  4.158504)
test_basic             0.001868   0.003223   0.444714 (  0.521523)
test_all               0.063508   0.021300 338.799821 ( 37.704563)
test_rubyspec          0.025064   0.020446  74.238082 ( 10.666075)
total: 59.99 sec