Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-234243
#<BuildRuby:0x00007b350693fdd0
 @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-234243",
 @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.000000   0.000005   0.000005 (  0.000005)
autoconf               0.000000   0.000010   0.000010 (  0.000010)
configure              0.000000   0.000006   0.000006 (  0.000007)
build_up               0.002681   0.003777   1.970293 (  1.517466)
build_miniruby         0.000529   0.000804   0.615868 (  0.615220)
build_ruby             0.001006   0.000992   2.130597 (  2.132004)
build_all              0.004054   0.004562  13.151605 (  1.491526)
build_install          0.007327   0.004116   4.296506 (  1.175696)
test_btest             0.000513   0.000248  39.782173 (  4.265322)
test_basic             0.001427   0.003067   0.431146 (  0.511583)
test_all               0.073525   0.016888 353.826586 ( 34.694347)
test_rubyspec          0.029785   0.020314  78.251464 ( 10.710366)
total: 57.11 sec