Logfile: /home/ko1/ruby/logs/brlog.trunk.20250922-183351
#<BuildRuby:0x000073198b55fdd0
 @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.20250922-183351",
 @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.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.003336   0.003086   2.001254 (  1.526056)
build_miniruby         0.000448   0.000826   0.615578 (  0.614651)
build_ruby             0.001295   0.000407   2.148655 (  2.148969)
build_all              0.006224   0.002433  13.276448 (  1.531703)
build_install          0.007002   0.004965   4.657101 (  1.173965)
test_btest             0.000635   0.000000  37.628489 (  4.026420)
test_basic             0.003636   0.001191   0.416923 (  0.496718)
test_all               0.063615   0.021748 320.499569 ( 38.298044)
test_rubyspec          0.023578   0.021745  71.321022 ( 10.356701)
total: 60.17 sec