Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-164031
#<BuildRuby:0x00007a672eb4fdd8
 @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.20251014-164031",
 @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.000000   0.000003 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.004538   0.002001   1.943472 (  1.489703)
build_miniruby         0.001029   0.000291   0.614243 (  0.613418)
build_ruby             0.000567   0.000943   2.129140 (  2.130259)
build_all              0.004599   0.003725  13.967352 (  1.545649)
build_install          0.007550   0.002522   4.054676 (  1.119838)
test_btest             0.000650   0.000000  40.548517 (  4.537977)
test_basic             0.003232   0.001314   0.421618 (  0.501167)
test_all               0.067037   0.026448 394.086689 ( 37.630874)
test_rubyspec          0.028984   0.022351  82.580459 ( 10.964090)
total: 60.53 sec