Logfile: /home/ko1/ruby/logs/brlog.trunk.20251015-093942
#<BuildRuby:0x000074f84137fdd0
 @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.20251015-093942",
 @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.000001   0.000008 (  0.000009)
configure              0.000006   0.000001   0.000007 (  0.000007)
build_up               0.001780   0.004416   1.923856 (  1.469262)
build_miniruby         0.000987   0.000282   0.596268 (  0.594938)
build_ruby             0.000000   0.001960   2.162375 (  2.162190)
build_all              0.004641   0.004089  13.198504 (  1.492325)
build_install          0.008243   0.003834   4.238699 (  1.122633)
test_btest             0.000927   0.000000  37.630789 (  4.412379)
test_basic             0.001674   0.002838   0.444914 (  0.522880)
test_all               0.056655   0.027977 336.728571 ( 31.853672)
test_rubyspec          0.025794   0.022189  74.060818 ( 10.600484)
total: 54.23 sec