Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-092427
#<BuildRuby:0x00007010da71fdd0
 @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.20250924-092427",
 @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.000005   0.000002   0.000007 (  0.000007)
autoconf               0.000010   0.000003   0.000013 (  0.000013)
configure              0.000007   0.000002   0.000009 (  0.000009)
build_up               0.002041   0.004684   2.124989 (  1.487524)
build_miniruby         0.001017   0.000346   0.609236 (  0.608061)
build_ruby             0.001711   0.000000   2.146270 (  2.148072)
build_all              0.004609   0.003886  13.283937 (  1.516416)
build_install          0.010156   0.001635   4.232691 (  1.170933)
test_btest             0.000716   0.000000  40.317995 (  4.490931)
test_basic             0.001976   0.002967   0.446329 (  0.524247)
test_all               0.075458   0.014987 353.713599 ( 35.612719)
test_rubyspec          0.028319   0.022511  78.291713 ( 10.797483)
total: 58.36 sec