Logfile: /home/ko1/ruby/logs/brlog.trunk.20251013-224906
#<BuildRuby:0x0000719eee11fdd8
 @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-224906",
 @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.000002   0.000009 (  0.000010)
configure              0.000006   0.000002   0.000008 (  0.000008)
build_up               0.001807   0.004871   1.980197 (  1.519357)
build_miniruby         0.000410   0.000705   0.604744 (  0.603855)
build_ruby             0.000555   0.001258   2.134905 (  2.135390)
build_all              0.004142   0.004615  13.153883 (  1.514992)
build_install          0.008119   0.003697   4.093124 (  1.129391)
test_btest             0.000757   0.000000  38.147570 (  4.929438)
test_basic             0.001776   0.003022   0.471187 (  0.549092)
test_all               0.059551   0.026455 347.893777 ( 33.532777)
test_rubyspec          0.028327   0.022358  78.089254 ( 10.778224)
total: 56.69 sec