Logfile: /home/ko1/ruby/logs/brlog.trunk.20250926-105937
#<BuildRuby:0x000077344d85fdd8
 @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.20250926-105937",
 @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.003929   0.003360   2.203625 (  1.555967)
build_miniruby         0.000511   0.000817   0.569856 (  0.569092)
build_ruby             0.001195   0.000677   2.144615 (  2.145189)
build_all              0.007669   0.001257  13.391623 (  1.495489)
build_install          0.008376   0.003766   4.240347 (  1.167762)
test_btest             0.000817   0.000000  39.210898 (  4.114847)
test_basic             0.000525   0.003746   0.456312 (  0.532733)
test_all               0.067093   0.019716 343.740394 ( 32.437128)
test_rubyspec          0.027481   0.023071  80.221836 ( 10.707592)
total: 54.73 sec