Logfile: /home/ko1/ruby/logs/brlog.trunk.20250921-190839
#<BuildRuby:0x00007dc2c70ffde0
 @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-190839",
 @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.000002   0.000009 (  0.000009)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.002408   0.003911   1.973431 (  1.472196)
build_miniruby         0.001260   0.000069   0.626983 (  0.626112)
build_ruby             0.001781   0.000000   2.140147 (  2.140362)
build_all              0.005574   0.002876  13.072467 (  1.471370)
build_install          0.009708   0.002144   4.133083 (  1.142682)
test_btest             0.000449   0.000153  38.256041 (  4.078290)
test_basic             0.004436   0.000336   0.441832 (  0.520461)
test_all               0.059252   0.025388 326.476758 ( 32.818918)
test_rubyspec          0.026416   0.021730  75.411382 ( 10.545579)
total: 54.82 sec