Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-173620
#<BuildRuby:0x0000761db3f3fdd0
 @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.20251013-173620",
 @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.000006   0.000000   0.000006 (  0.000006)
autoconf               0.000009   0.000000   0.000009 (  0.000009)
configure              0.000008   0.000000   0.000008 (  0.000007)
build_up               0.003898   0.002564   1.978876 (  1.686951)
build_miniruby         0.001217   0.000100   0.600145 (  0.599458)
build_ruby             0.000515   0.001222   2.132772 (  2.133207)
build_all              0.004768   0.003926  13.148744 (  1.500779)
build_install          0.009979   0.001531   4.177210 (  1.140808)
test_btest             0.000000   0.000707  36.852516 (  4.218443)
test_basic             0.001549   0.002972   0.450056 (  0.530834)
test_all               0.059998   0.029057 338.826235 ( 38.827672)
test_rubyspec          0.028930   0.017061  72.863326 ( 10.396647)
total: 61.04 sec