Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-203031
#<BuildRuby:0x00007ee26ec9fde0
 @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-203031",
 @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.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000008)
build_up               0.003836   0.002578   1.917531 (  1.542646)
build_miniruby         0.000989   0.000317   0.597373 (  0.596446)
build_ruby             0.000500   0.001221   2.142045 (  2.142972)
build_all              0.007181   0.001692  13.275391 (  1.542150)
build_install          0.006010   0.005365   4.066297 (  1.113950)
test_btest             0.000591   0.000224  38.578061 (  4.264071)
test_basic             0.003209   0.001866   0.467111 (  0.539923)
test_all               0.067614   0.018694 348.480595 ( 33.512673)
test_rubyspec          0.023960   0.022595  74.341325 ( 10.419909)
total: 55.68 sec