Logfile: /home/ko1/ruby/logs/brlog.trunk.20250923-055110
#<BuildRuby:0x00007f0238effdd0
 @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-055110",
 @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.000004   0.000001   0.000005 (  0.000005)
autoconf               0.000008   0.000001   0.000009 (  0.000010)
configure              0.000005   0.000001   0.000006 (  0.000007)
build_up               0.003017   0.003534   1.972103 (  1.495823)
build_miniruby         0.000406   0.000829   0.609127 (  0.608193)
build_ruby             0.001717   0.000177   2.148534 (  2.148670)
build_all              0.005382   0.002803  13.210478 (  1.478519)
build_install          0.006345   0.005917   4.650222 (  1.201195)
test_btest             0.000554   0.000175  37.548869 (  4.301728)
test_basic             0.004245   0.000705   0.427343 (  0.501921)
test_all               0.059581   0.026440 325.214371 ( 33.082247)
test_rubyspec          0.026951   0.021776  74.587602 ( 10.571158)
total: 55.39 sec