Logfile: /home/ko1/ruby/logs/brlog.trunk.20250924-172358
#<BuildRuby:0x000073fe3c11fdd8
 @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.20250924-172358",
 @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.000002   0.000005 (  0.000005)
autoconf               0.000006   0.000002   0.000008 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000007)
build_up               0.003770   0.003354   2.174211 (  1.566340)
build_miniruby         0.001480   0.000000   0.621581 (  0.620014)
build_ruby             0.001424   0.000550   2.140838 (  2.141421)
build_all              0.005632   0.003279  13.235994 (  1.547414)
build_install          0.008940   0.002783   4.183718 (  1.150377)
test_btest             0.000457   0.000189  38.662463 (  4.024116)
test_basic             0.002126   0.003059   0.441957 (  0.517165)
test_all               0.059750   0.024833 320.284894 ( 32.063893)
test_rubyspec          0.026835   0.021289  73.965970 ( 10.489712)
total: 54.12 sec