Logfile: /home/ko1/ruby/logs/brlog.trunk.20250915-212433
#<BuildRuby:0x00007c8f8051fdd8
 @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.20250915-212433",
 @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.000007   0.000003   0.000010 (  0.000009)
autoconf               0.000007   0.000003   0.000010 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.004633   0.001956   1.990863 (  1.542640)
build_miniruby         0.000436   0.000831   0.620953 (  0.620222)
build_ruby             0.001182   0.000444   2.130016 (  2.131332)
build_all              0.008053   0.000936  13.226345 (  1.540694)
build_install          0.007932   0.003459   4.145323 (  1.153679)
test_btest             0.000000   0.000718  38.182375 (  4.180698)
test_basic             0.001590   0.004172   0.449813 (  0.526662)
test_all               0.065537   0.020750 338.060938 ( 33.060811)
test_rubyspec          0.033028   0.016305  76.963921 ( 10.752946)
total: 55.51 sec