Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-061331
#<BuildRuby:0x0000796fed0afdd0
 @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.20250916-061331",
 @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.000004)
autoconf               0.000014   0.000000   0.000014 (  0.000014)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.004348   0.002706   1.967706 (  1.742505)
build_miniruby         0.001256   0.000000   0.618943 (  0.617690)
build_ruby             0.001862   0.000007   2.138374 (  2.138638)
build_all              0.007542   0.001129  13.111008 (  1.481585)
build_install          0.006111   0.005590   4.078105 (  1.156616)
test_btest             0.000618   0.000197  38.142291 (  4.126327)
test_basic             0.002206   0.002466   0.486629 (  0.563140)
test_all               0.063358   0.024945 340.397307 ( 38.880432)
test_rubyspec          0.019869   0.029293  78.454179 ( 10.740790)
total: 61.45 sec