Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-164806
#<BuildRuby:0x000075fa36aafdd8
 @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.20251016-164806",
 @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.000002   0.000006 (  0.000005)
autoconf               0.000000   0.000014   0.000014 (  0.000014)
configure              0.000000   0.000007   0.000007 (  0.000007)
build_up               0.002632   0.003830   1.912023 (  1.483238)
build_miniruby         0.001248   0.000097   0.590293 (  0.590092)
build_ruby             0.000387   0.001342   2.138278 (  2.138676)
build_all              0.006826   0.001353  13.123630 (  1.521475)
build_install          0.009309   0.001842   4.148790 (  1.152742)
test_btest             0.000637   0.000000  39.144406 (  4.194983)
test_basic             0.002800   0.003080   0.461254 (  0.536163)
test_all               0.069100   0.017346 348.747388 ( 34.504361)
test_rubyspec          0.032627   0.015041  74.844548 ( 10.501641)
total: 56.62 sec