Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-071041
#<BuildRuby:0x000078165971fdd0
 @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.20250924-071041",
 @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.000003   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.004051   0.003014   2.137791 (  1.508520)
build_miniruby         0.001267   0.000111   0.628433 (  0.627307)
build_ruby             0.001901   0.000192   2.161529 (  2.161439)
build_all              0.005948   0.002773  13.073184 (  1.464097)
build_install          0.010377   0.000429   4.367581 (  1.154041)
test_btest             0.000564   0.000196  36.060758 (  4.825207)
test_basic             0.003618   0.001585   0.441330 (  0.519192)
test_all               0.061115   0.024174 333.356343 ( 34.037791)
test_rubyspec          0.026006   0.023164  76.593002 ( 10.606942)
total: 56.91 sec