Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251005-223649
#<BuildRuby:0x000070ea2ed3fde0
 @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.20251005-223649",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000032   0.000007   0.000039 (  0.000040)
configure              0.000000   0.000032   0.000032 (  0.000032)
build_up               0.005951   0.004610   5.385761 (  4.213130)
build_miniruby         0.001214   0.000301   2.145568 (  2.268003)
build_ruby             0.000000   0.002056   5.632711 (  5.998763)
build_all              0.006600   0.003122   6.493728 (  5.061388)
build_install          0.018713   0.005891  10.251039 (  7.869588)
test_btest             0.000897   0.000250  76.172739 ( 29.880551)
test_basic             0.005686   0.002271   0.880348 (  2.822309)
test_all               0.095189   0.034491 658.715120 (230.258316)
test_rubyspec          0.055026   0.028110 110.594116 ( 24.849563)
total: 313.22 sec