Logfile: /home/ko1/ruby/logs/brlog.trunk-repeat20.20250912-020909
#<BuildRuby:0x000072654319fdc8
 @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-repeat20",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat20",
 @TARGET_NAME="trunk-repeat20",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat20",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20.20250912-020909",
 @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=--repeat-count=20",
 @timeout=41600>
                           user     system      total        real
checkout               0.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000031   0.000007   0.000038 (  0.000039)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.006315   0.003902   5.285134 (  4.580893)
build_miniruby         0.000361   0.001133   2.440668 (  2.705406)
build_ruby             0.001785   0.000205   7.061399 (  7.486844)
build_all              0.011524   0.004322  25.315441 ( 11.952683)
build_install          0.019602   0.004105   9.539569 (  6.370039)
test_btest             0.000864   0.000237  78.562240 ( 33.984743)
test_basic             0.003100   0.003542   1.094498 (  5.160718)
test_all               0.013144   0.006780 22420.145244 (25482.771437)
test_rubyspec          0.045802   0.030603 114.609652 ( 35.357856)
total: 25590.37 sec