Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-202042
#<BuildRuby:0x0000755cf0effde0
 @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.20250923-202042",
 @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.000001   0.000004 (  0.000005)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.004445   0.002835   2.212769 (  1.776044)
build_miniruby         0.000443   0.001138   1.157799 (  1.046863)
build_ruby             0.001313   0.000428   2.131683 (  2.132618)
build_all              0.008376   0.000036  13.191603 (  1.484498)
build_install          0.008724   0.003099   4.268688 (  1.150803)
test_btest             0.000632   0.000183  38.022291 (  4.194666)
test_basic             0.001042   0.004714   0.444556 (  0.521892)
test_all               0.070414   0.016678 329.459310 ( 35.639963)
test_rubyspec          0.030510   0.016137  71.343134 ( 10.340783)
total: 58.29 sec