Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-084133
#<BuildRuby:0x00007219dd65fdd8
 @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.20250919-084133",
 @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.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002809   0.003431   1.983862 (  1.537940)
build_miniruby         0.001176   0.000093   0.603792 (  0.602634)
build_ruby             0.000972   0.000980   2.166670 (  2.166932)
build_all              0.006949   0.001920  13.305631 (  1.499117)
build_install          0.004829   0.006469   4.050896 (  1.142754)
test_btest             0.000468   0.000250  37.877656 (  4.089597)
test_basic             0.003161   0.001617   0.460240 (  0.539159)
test_all               0.065762   0.019082 326.073929 ( 32.393646)
test_rubyspec          0.026513   0.020350  74.098472 ( 10.510150)
total: 54.48 sec