Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-153024
#<BuildRuby:0x000074bd8a0efdc8
 @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-153024",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001929   0.004527   1.934642 (  1.488697)
build_miniruby         0.001372   0.000000   0.601006 (  0.599733)
build_ruby             0.001497   0.000394   2.157394 (  2.158216)
build_all              0.007533   0.001210  13.217255 (  1.508848)
build_install          0.009500   0.002235   4.297312 (  1.181064)
test_btest             0.000528   0.000187  37.172797 (  4.402525)
test_basic             0.002469   0.002522   0.462578 (  0.539200)
test_all               0.064899   0.020263 328.984526 ( 33.647008)
test_rubyspec          0.028761   0.020281  76.331294 ( 10.737823)
total: 56.26 sec