Logfile: /home/ko1/ruby/logs/brlog.trunk.20250925-190021
#<BuildRuby:0x000079ed49d3fdc8
 @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.20250925-190021",
 @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.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000007)
build_up               0.001475   0.005436   2.115901 (  1.519154)
build_miniruby         0.001403   0.000155   0.585437 (  0.584464)
build_ruby             0.001353   0.000485   2.181480 (  2.181381)
build_all              0.005461   0.003181  13.327253 (  1.532686)
build_install          0.006443   0.003398   4.326781 (  1.168638)
test_btest             0.000083   0.000624  40.387234 (  4.124781)
test_basic             0.002423   0.003133   0.453938 (  0.530545)
test_all               0.063275   0.026254 343.810987 ( 39.055651)
test_rubyspec          0.026819   0.021216  77.178499 ( 10.746906)
total: 61.44 sec