Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-160728
#<BuildRuby:0x000075ae2aeefdd8
 @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.20251013-160728",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000006   0.000003   0.000009 (  0.000009)
configure              0.000004   0.000002   0.000006 (  0.000007)
build_up               0.002515   0.003748   1.968626 (  1.511562)
build_miniruby         0.000432   0.000682   0.592094 (  0.591999)
build_ruby             0.002052   0.000046   2.134023 (  2.134247)
build_all              0.006028   0.002582  13.737395 (  1.533926)
build_install          0.007179   0.004166   4.133126 (  1.113470)
test_btest             0.000759   0.000000  38.113346 (  4.431646)
test_basic             0.003136   0.001446   0.420918 (  0.500431)
test_all               0.066003   0.021457 352.744895 ( 34.235988)
test_rubyspec          0.028047   0.019415  74.601540 ( 10.615063)
total: 56.67 sec