Logfile: /home/ko1/ruby/logs/brlog.trunk.20250919-210008
#<BuildRuby:0x000072da8115fdc8
 @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.20250919-210008",
 @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.000001   0.000006 (  0.000006)
autoconf               0.000010   0.000003   0.000013 (  0.000013)
configure              0.000007   0.000002   0.000009 (  0.000009)
build_up               0.003501   0.003133   1.939996 (  1.492828)
build_miniruby         0.000735   0.000578   0.608666 (  0.607829)
build_ruby             0.001633   0.000215   2.129888 (  2.130276)
build_all              0.007845   0.000676  13.113163 (  1.509189)
build_install          0.008886   0.002865   4.147519 (  1.158979)
test_btest             0.000653   0.000197  38.222433 (  4.321126)
test_basic             0.003173   0.001449   0.447285 (  0.523727)
test_all               0.066065   0.020079 321.664068 ( 38.319944)
test_rubyspec          0.030346   0.017570  73.499060 ( 10.536729)
total: 60.60 sec