Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-171043
#<BuildRuby:0x000070f96c91fdd0
 @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.20251012-171043",
 @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.000006   0.000002   0.000008 (  0.000008)
autoconf               0.000009   0.000004   0.000013 (  0.000012)
configure              0.000007   0.000003   0.000010 (  0.000011)
build_up               0.003663   0.002496   1.984706 (  1.496285)
build_miniruby         0.001416   0.000000   0.607396 (  0.606378)
build_ruby             0.000541   0.001193   2.133403 (  2.133633)
build_all              0.006128   0.002415  13.195537 (  1.568048)
build_install          0.008157   0.003938   4.176723 (  1.141441)
test_btest             0.000462   0.000196  38.386056 (  4.705876)
test_basic             0.003579   0.001219   0.457536 (  0.532297)
test_all               0.065064   0.023119 364.319335 ( 38.259057)
test_rubyspec          0.028453   0.021550  77.499017 ( 10.679104)
total: 61.12 sec