Logfile: /home/ko1/ruby/logs/brlog.trunk.20250915-113856
#<BuildRuby:0x00007a55ffd3fde0
 @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.20250915-113856",
 @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.000000   0.000005   0.000005 (  0.000005)
autoconf               0.000000   0.000010   0.000010 (  0.000010)
configure              0.000000   0.000008   0.000008 (  0.000008)
build_up               0.001942   0.004407   1.974259 (  1.508422)
build_miniruby         0.001313   0.000090   0.601216 (  0.600243)
build_ruby             0.000550   0.001142   2.151438 (  2.151972)
build_all              0.006859   0.001959  12.978180 (  1.491795)
build_install          0.007104   0.004697   4.164776 (  1.188638)
test_btest             0.000632   0.000205  38.376978 (  4.185442)
test_basic             0.002410   0.002477   0.445397 (  0.524068)
test_all               0.067474   0.021160 352.533078 ( 36.586815)
test_rubyspec          0.025801   0.023937  76.305701 ( 10.716125)
total: 58.95 sec