Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250928-042636
#<BuildRuby:0x00007f8356b5fdc0
 @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_gcc10",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc10",
 @TARGET_NAME="trunk_gcc10",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc10",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=gcc-10"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_gcc10.20250928-042636",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000019   0.000004   0.000023 (  0.000024)
autoconf               0.000030   0.000006   0.000036 (  0.000036)
configure              0.000023   0.000005   0.000028 (  0.000029)
build_up               0.003478   0.008615   5.880859 (  5.335843)
build_miniruby         0.000042   0.001760   2.423558 (  2.810372)
build_ruby             0.001539   0.000596   5.405876 (  5.926088)
build_all              0.006079   0.003170   6.549154 (  5.269425)
build_install          0.021849   0.003520  10.582612 (  8.107978)
test_btest             0.000000   0.000968  81.127985 ( 45.997031)
test_basic             0.002273   0.001405   1.037456 (  3.385175)
test_all               0.092640   0.039449 697.354019 (331.137883)
test_rubyspec          0.043146   0.039526 117.435062 ( 43.563711)
total: 451.54 sec