Logfile: /home/ko1/ruby/logs/brlog.trunk.20251014-115444
#<BuildRuby:0x00007266d06efdd0
 @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.20251014-115444",
 @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.000002   0.000009 (  0.000009)
configure              0.000007   0.000002   0.000009 (  0.000008)
build_up               0.001893   0.004750   1.969089 (  1.520893)
build_miniruby         0.001097   0.000062   0.609956 (  0.609033)
build_ruby             0.001018   0.000597   2.150494 (  2.151436)
build_all              0.005920   0.002552  13.282472 (  1.489476)
build_install          0.007302   0.004298   4.055282 (  1.105538)
test_btest             0.000124   0.000608  37.729603 (  4.263405)
test_basic             0.001533   0.003160   0.431552 (  0.511285)
test_all               0.065086   0.023463 366.921583 ( 39.044103)
test_rubyspec          0.031660   0.016950  76.576191 ( 10.588625)
total: 61.28 sec