Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-080307
#<BuildRuby:0x00007853ef65fde0
 @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.20251018-080307",
 @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.000000   0.000004 (  0.000005)
autoconf               0.000009   0.000000   0.000009 (  0.000009)
configure              0.000007   0.000000   0.000007 (  0.000007)
build_up               0.004549   0.001956   1.969119 (  1.487874)
build_miniruby         0.000827   0.000588   0.625651 (  0.624559)
build_ruby             0.001747   0.000000   2.106592 (  2.106661)
build_all              0.005112   0.003616  13.279913 (  1.536594)
build_install          0.007373   0.003763   4.206105 (  1.169151)
test_btest             0.000634   0.000254  36.949912 (  4.070171)
test_basic             0.000003   0.004607   0.441291 (  0.520034)
test_all               0.065795   0.021708 354.942205 ( 34.411028)
test_rubyspec          0.026809   0.023974  79.156517 ( 10.767638)
total: 56.69 sec