Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-152641
#<BuildRuby:0x00007dbb75d4fdd8
 @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.20250917-152641",
 @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.000004)
autoconf               0.000008   0.000002   0.000010 (  0.000010)
configure              0.000000   0.000012   0.000012 (  0.000012)
build_up               0.001469   0.005164   1.980175 (  1.535244)
build_miniruby         0.001282   0.000099   0.628743 (  0.627378)
build_ruby             0.000553   0.001231   2.161013 (  2.161524)
build_all              0.004371   0.004369  13.062751 (  1.453141)
build_install          0.007168   0.004430   4.191372 (  1.165462)
test_btest             0.000817   0.000000  36.784496 (  4.296379)
test_basic             0.003284   0.001579   0.427905 (  0.504609)
test_all               0.071865   0.017519 349.001579 ( 35.454597)
test_rubyspec          0.031027   0.018396  76.302663 ( 10.561757)
total: 57.76 sec