Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-233654
#<BuildRuby:0x000071ff28a7fdc0
 @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.20250919-233654",
 @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.000004   0.000002   0.000006 (  0.000007)
autoconf               0.000009   0.000004   0.000013 (  0.000013)
configure              0.000006   0.000002   0.000008 (  0.000010)
build_up               0.002187   0.003520   1.962288 (  1.482892)
build_miniruby         0.001192   0.000069   0.586622 (  0.585741)
build_ruby             0.001644   0.000000   2.135106 (  2.136027)
build_all              0.007546   0.001262  13.039808 (  1.546300)
build_install          0.006303   0.005548   4.171633 (  1.155047)
test_btest             0.000523   0.000224  36.782591 (  4.559497)
test_basic             0.002629   0.002779   0.472623 (  0.549828)
test_all               0.066634   0.022044 346.647923 ( 35.332034)
test_rubyspec          0.026786   0.020032  74.027101 ( 10.627052)
total: 57.97 sec