Logfile: /home/ko1/ruby/logs/brlog.trunk.20250920-011735
#<BuildRuby:0x000078e1052cfdd0
 @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.20250920-011735",
 @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.000002   0.000010 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.002822   0.003511   1.970307 (  1.526964)
build_miniruby         0.000845   0.000536   0.612920 (  0.612085)
build_ruby             0.001182   0.000469   2.149802 (  2.150160)
build_all              0.006826   0.001587  13.208994 (  1.542540)
build_install          0.009350   0.002529   4.185444 (  1.133250)
test_btest             0.000442   0.000160  37.272250 (  4.108056)
test_basic             0.002171   0.002280   0.426909 (  0.506976)
test_all               0.063514   0.020612 316.147339 ( 34.640914)
test_rubyspec          0.029782   0.017216  73.451476 ( 10.480114)
total: 56.70 sec