Logfile: /home/ko1/ruby/logs/brlog.trunk.20251016-152835
#<BuildRuby:0x0000737d2daffdc0
 @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.20251016-152835",
 @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.000004)
autoconf               0.000007   0.000002   0.000009 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000008)
build_up               0.002249   0.004368   2.000609 (  1.526567)
build_miniruby         0.000000   0.001360   0.594841 (  0.594174)
build_ruby             0.001549   0.000351   2.141690 (  2.141320)
build_all              0.004707   0.003806  13.231212 (  1.494611)
build_install          0.007798   0.003481   4.070844 (  1.179399)
test_btest             0.000673   0.000287  37.713871 (  4.508721)
test_basic             0.003646   0.001284   0.464174 (  0.542460)
test_all               0.067822   0.021362 363.846496 ( 38.494443)
test_rubyspec          0.034183   0.014588  74.997689 ( 10.539498)
total: 61.02 sec