Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-004338
#<BuildRuby:0x00007625d952fdd0
 @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.20251018-004338",
 @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.000004   0.000000   0.000004 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000012   0.000000   0.000012 (  0.000012)
build_up               0.001835   0.004956   2.058459 (  1.766776)
build_miniruby         0.001348   0.000118   4.559531 (  4.438625)
build_ruby             0.001602   0.000000   2.127634 (  2.128312)
build_all              0.007439   0.001015  13.370277 (  1.500893)
build_install          0.008213   0.003126   4.191431 (  1.165592)
test_btest             0.000784   0.000000  36.821237 (  4.493197)
test_basic             0.002338   0.002346   0.433372 (  0.511879)
test_all               0.069119   0.017202 338.710277 ( 36.208829)
test_rubyspec          0.020836   0.024887  70.692338 ( 10.369756)
total: 62.58 sec