Logfile: /home/ko1/ruby/logs/brlog.trunk.20251017-045651
#<BuildRuby:0x00007eb61d36fdd8
 @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-045651",
 @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.000006   0.000001   0.000007 (  0.000007)
build_up               0.002120   0.004636   1.961729 (  1.489963)
build_miniruby         0.001409   0.000000   0.623364 (  0.622299)
build_ruby             0.001800   0.000000   2.147211 (  2.147508)
build_all              0.004942   0.003508  13.110032 (  1.481640)
build_install          0.007503   0.004372   4.137106 (  1.161199)
test_btest             0.000688   0.000000  36.878926 (  4.603043)
test_basic             0.003354   0.002464   0.467628 (  0.544949)
test_all               0.059500   0.024932 341.137194 ( 32.903079)
test_rubyspec          0.028076   0.020096  76.230527 ( 10.581734)
total: 55.54 sec