Logfile: /home/ko1/ruby/logs/brlog.trunk.20251018-234150
#<BuildRuby:0x000076e423f2fde0
 @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.20251018-234150",
 @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.000003   0.000001   0.000004 (  0.000005)
autoconf               0.000007   0.000003   0.000010 (  0.000009)
configure              0.000005   0.000002   0.000007 (  0.000008)
build_up               0.002593   0.003782   1.949814 (  1.535821)
build_miniruby         0.001201   0.000094   0.608614 (  0.607546)
build_ruby             0.001522   0.000222   2.148053 (  2.148219)
build_all              0.008695   0.000000  13.950206 (  1.581331)
build_install          0.007550   0.004122   4.100911 (  1.173073)
test_btest             0.000658   0.000000  41.055039 (  4.520051)
test_basic             0.003676   0.001141   0.434995 (  0.515437)
test_all               0.063596   0.030031 389.584679 ( 38.083804)
test_rubyspec          0.019503   0.031429  81.638619 ( 10.860913)
total: 61.03 sec