Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-023229
#<BuildRuby:0x00007a9af334fdd8
 @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.20250917-023229",
 @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.000007   0.000003   0.000010 (  0.000009)
configure              0.000004   0.000001   0.000005 (  0.000006)
build_up               0.002741   0.003678   1.927525 (  1.655124)
build_miniruby         0.001487   0.000000   0.624544 (  0.622954)
build_ruby             0.001619   0.000022   2.109532 (  2.110324)
build_all              0.007856   0.000549  13.988474 (  1.537068)
build_install          0.008264   0.003108   4.278354 (  1.159912)
test_btest             0.000601   0.000203  42.139789 (  4.106436)
test_basic             0.001878   0.002435   0.445370 (  0.523658)
test_all               0.076893   0.015160 381.078353 ( 43.720591)
test_rubyspec          0.034691   0.016576  81.493901 ( 10.756639)
total: 66.19 sec