Logfile: /home/ko1/ruby/logs/brlog.trunk.20250915-104326
#<BuildRuby:0x0000701bc86afdc0
 @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-104326",
 @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.000006)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.001630   0.004830   1.925031 (  1.462369)
build_miniruby         0.001105   0.000467   0.610796 (  0.609820)
build_ruby             0.001536   0.000215   2.145115 (  2.145225)
build_all              0.003198   0.005169  13.160315 (  1.493907)
build_install          0.011427   0.000279   4.421809 (  1.177279)
test_btest             0.000678   0.000000  38.072460 (  4.677417)
test_basic             0.002882   0.002092   0.418605 (  0.497068)
test_all               0.071957   0.019183 351.978892 ( 41.445741)
test_rubyspec          0.027220   0.022244  76.090396 ( 10.533500)
total: 64.04 sec