Logfile: /home/ko1/ruby/logs/brlog.trunk.20251012-124506
#<BuildRuby:0x00007977242afde0
 @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.20251012-124506",
 @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.000000   0.000006   0.000006 (  0.000006)
autoconf               0.000000   0.000013   0.000013 (  0.000013)
configure              0.000000   0.000009   0.000009 (  0.000009)
build_up               0.001237   0.004599   1.902738 (  1.435919)
build_miniruby         0.000757   0.000538   0.598913 (  0.598018)
build_ruby             0.001245   0.000438   2.136862 (  2.136690)
build_all              0.004153   0.004459  13.232348 (  1.484732)
build_install          0.008568   0.002871   4.123936 (  1.122536)
test_btest             0.000509   0.000203  38.001915 (  4.309474)
test_basic             0.002302   0.002449   0.470222 (  0.547929)
test_all               0.066856   0.018507 335.309471 ( 39.708975)
test_rubyspec          0.026128   0.021204  72.378155 ( 10.487054)
total: 61.83 sec