Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-172746
#<BuildRuby:0x00007e326deafdd0
 @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.20251012-172746",
 @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.000004   0.000001   0.000005 (  0.000006)
autoconf               0.000009   0.000003   0.000012 (  0.000013)
configure              0.000015   0.000000   0.000015 (  0.000014)
build_up               0.004692   0.001907   1.958098 (  1.498224)
build_miniruby         0.001271   0.000088   0.611667 (  0.610625)
build_ruby             0.000000   0.001912   2.140878 (  2.141049)
build_all              0.004464   0.003893  13.901114 (  1.550575)
build_install          0.003629   0.008243   4.185164 (  1.152478)
test_btest             0.000477   0.000239  41.626520 (  4.497372)
test_basic             0.001368   0.003068   0.441908 (  0.518160)
test_all               0.073264   0.021093 388.453576 ( 38.895424)
test_rubyspec          0.029220   0.020293  79.361402 ( 10.783468)
total: 61.65 sec