Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-155134
#<BuildRuby:0x00007ba20687fdd8
 @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.20250917-155134",
 @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.000005)
autoconf               0.000008   0.000003   0.000011 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002774   0.003828   2.002206 (  1.735158)
build_miniruby         0.000732   0.000341   0.588918 (  0.587755)
build_ruby             0.000485   0.001294   2.141653 (  2.141801)
build_all              0.004523   0.004344  13.147879 (  1.543319)
build_install          0.009543   0.002185   4.116486 (  1.138561)
test_btest             0.000492   0.000237  36.766253 (  4.317059)
test_basic             0.003948   0.000998   0.426278 (  0.505077)
test_all               0.065544   0.022863 344.062615 ( 37.959100)
test_rubyspec          0.028920   0.020322  76.473315 ( 10.596360)
total: 60.52 sec