Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-025418
#<BuildRuby:0x00007fedbbf0fdd8
 @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.20250924-025418",
 @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.000009   0.000002   0.000011 (  0.000010)
build_up               0.001202   0.005704   2.100137 (  1.485999)
build_miniruby         0.001111   0.000385   0.592628 (  0.591289)
build_ruby             0.000298   0.001114   2.124592 (  2.124947)
build_all              0.007239   0.001066  13.164762 (  1.526513)
build_install          0.009015   0.003021   4.357801 (  1.182657)
test_btest             0.000710   0.000240  37.954765 (  4.579927)
test_basic             0.002374   0.002625   0.410203 (  0.489661)
test_all               0.065712   0.022610 341.440520 ( 35.298248)
test_rubyspec          0.025527   0.021188  71.576747 ( 10.344616)
total: 57.62 sec