Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-152520
#<BuildRuby:0x0000716ce18cfdd8
 @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.20251012-152520",
 @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.000002   0.000005 (  0.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.001334   0.005155   1.959086 (  1.486561)
build_miniruby         0.001260   0.000000   0.596909 (  0.595872)
build_ruby             0.000036   0.001685   2.134951 (  2.135156)
build_all              0.005680   0.002798  13.458295 (  1.524405)
build_install          0.007940   0.003017   4.067314 (  1.122475)
test_btest             0.000491   0.000245  39.863274 (  4.260677)
test_basic             0.002882   0.001924   0.432067 (  0.509263)
test_all               0.069023   0.021668 370.026617 ( 36.297289)
test_rubyspec          0.032714   0.018374  79.546256 ( 10.814523)
total: 58.75 sec