Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-173329
#<BuildRuby:0x00007eb5166efdd0
 @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-173329",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.004258   0.002462   1.932214 (  1.491915)
build_miniruby         0.000616   0.000871   0.612905 (  0.611475)
build_ruby             0.001857   0.000000   2.140149 (  2.140612)
build_all              0.006876   0.001597  13.055627 (  1.466817)
build_install          0.010020   0.001575   4.195399 (  1.166011)
test_btest             0.000780   0.000976  38.348342 (  4.375591)
test_basic             0.003761   0.001963   0.473904 (  0.549154)
test_all               0.067990   0.019338 339.887507 ( 37.003885)
test_rubyspec          0.025543   0.021055  73.377453 ( 10.458277)
total: 59.26 sec