Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-095754
#<BuildRuby:0x00007ee8952ffdd0
 @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.20251015-095754",
 @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.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.002883   0.003958   1.989341 (  1.496793)
build_miniruby         0.001247   0.000119   0.600868 (  0.599914)
build_ruby             0.000658   0.001346   2.167967 (  2.167351)
build_all              0.007860   0.001311  13.697926 (  1.526604)
build_install          0.007454   0.004270   4.251705 (  1.122544)
test_btest             0.000473   0.000224  40.504710 (  4.390939)
test_basic             0.002072   0.002668   0.438440 (  0.514343)
test_all               0.063708   0.025742 376.413866 ( 35.453590)
test_rubyspec          0.029621   0.019767  79.514463 ( 10.882820)
total: 58.16 sec