Logfile: /home/ko1/ruby/logs/brlog.trunk.20250916-124359
#<BuildRuby:0x0000781fa88cfdd0
 @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-124359",
 @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.000007   0.000003   0.000010 (  0.000010)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003638   0.002681   1.991438 (  1.832188)
build_miniruby         0.000834   0.000520   0.626906 (  0.625804)
build_ruby             0.001641   0.000255   2.181557 (  2.181907)
build_all              0.003907   0.004571  13.723863 (  1.530249)
build_install          0.010436   0.001341   3.992327 (  1.116535)
test_btest             0.000532   0.000218  41.304394 (  5.060228)
test_basic             0.002966   0.002837   0.439902 (  0.517349)
test_all               0.072120   0.020662 362.373059 ( 43.319259)
test_rubyspec          0.030577   0.020921  81.070884 ( 10.828987)
total: 67.01 sec