Logfile: /home/ko1/ruby/logs/brlog.trunk.20250917-003322
#<BuildRuby:0x0000756ad56ffdc8
 @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.20250917-003322",
 @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.000005   0.000001   0.000006 (  0.000007)
build_up               0.004040   0.002005   2.003183 (  1.571292)
build_miniruby         0.001318   0.000105   0.621495 (  0.620734)
build_ruby             0.001107   0.000707   2.153881 (  2.153961)
build_all              0.006856   0.001925  13.133987 (  1.479892)
build_install          0.006822   0.004728   4.125844 (  1.145934)
test_btest             0.000606   0.000218  38.262591 (  4.121007)
test_basic             0.002015   0.002746   0.445303 (  0.523330)
test_all               0.062812   0.027730 353.919858 ( 36.107861)
test_rubyspec          0.024123   0.025792  78.751803 ( 10.832634)
total: 58.56 sec