Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-211032
#<BuildRuby:0x00007daaf772fdd8
 @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.20251017-211032",
 @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.000003   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000012)
build_up               0.003342   0.003124   2.008131 (  1.532087)
build_miniruby         0.000845   0.000321   0.593803 (  0.593404)
build_ruby             0.000931   0.000986   2.141611 (  2.141702)
build_all              0.008757   0.000000  13.120321 (  1.459764)
build_install          0.010064   0.001899   4.161872 (  1.136351)
test_btest             0.000801   0.000000  37.425307 (  3.870293)
test_basic             0.003705   0.001180   0.443216 (  0.518544)
test_all               0.065480   0.022570 351.856167 ( 36.534552)
test_rubyspec          0.031226   0.017539  74.193297 ( 10.568510)
total: 58.36 sec