Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-001117
#<BuildRuby:0x00007d4b298afdd0
 @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.20250920-001117",
 @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.000006   0.000001   0.000007 (  0.000007)
autoconf               0.000011   0.000002   0.000013 (  0.000013)
configure              0.000008   0.000001   0.000009 (  0.000010)
build_up               0.001534   0.004856   1.917000 (  1.768534)
build_miniruby         0.001210   0.000000   0.620346 (  0.619474)
build_ruby             0.001670   0.000257   2.176266 (  2.176474)
build_all              0.006644   0.001904  13.226163 (  1.554033)
build_install          0.008528   0.002869   4.167934 (  1.161383)
test_btest             0.000069   0.000726  39.829598 (  4.224926)
test_basic             0.003239   0.001359   0.476644 (  0.555582)
test_all               0.059309   0.028135 348.660907 ( 33.813519)
test_rubyspec          0.024308   0.025459  78.946487 ( 10.841801)
total: 56.72 sec