Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-174656
#<BuildRuby:0x000076a55e8efdd0
 @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.20250916-174656",
 @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.000001   0.000005 (  0.000005)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.001298   0.005322   1.994357 (  1.562555)
build_miniruby         0.001187   0.000083   0.612969 (  0.612132)
build_ruby             0.001817   0.000000   2.125644 (  2.126337)
build_all              0.006739   0.002948  15.485114 (  1.680070)
build_install          0.009006   0.003464   4.690855 (  1.198981)
test_btest             0.000140   0.000725  45.284611 (  5.008919)
test_basic             0.000138   0.004899   0.450737 (  0.526851)
test_all               0.073242   0.023657 409.738950 ( 48.434332)
test_rubyspec          0.029829   0.022161  84.227934 ( 10.906221)
total: 72.06 sec