Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-170556
#<BuildRuby:0x00007f5f8312fdd8
 @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.20250923-170556",
 @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.000002   0.000007 (  0.000007)
build_up               0.003953   0.002581   1.973599 (  1.548227)
build_miniruby         0.000934   0.000275   0.596213 (  0.595558)
build_ruby             0.001398   0.000533   2.141373 (  2.141519)
build_all              0.006441   0.002237  12.999041 (  1.512517)
build_install          0.009250   0.002986   4.105421 (  1.160504)
test_btest             0.000851   0.000000  37.168854 (  4.321028)
test_basic             0.002799   0.002981   0.442079 (  0.516417)
test_all               0.069497   0.019992 335.274111 ( 35.801338)
test_rubyspec          0.023686   0.024184  73.269496 ( 10.588824)
total: 58.19 sec