Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251020-144511
#<BuildRuby:0x00007ba20d51fdd0
 @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.20251020-144511",
 @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.000014   0.000003   0.000017 (  0.000019)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000024   0.000005   0.000029 (  0.000029)
build_up               0.005936   0.005052   5.296794 (  5.281530)
build_miniruby         0.001682   0.000173   2.382105 (  3.374507)
build_ruby             0.001049   0.001078   5.399089 (  5.952920)
build_all              0.008806   0.001252   6.698791 (  5.093459)
build_install          0.020341   0.006073  10.242900 (  8.469996)
test_btest             0.000742   0.000198  82.283591 ( 47.276700)
test_basic             0.002814   0.006717   1.100801 (  1.351613)
test_all               0.086045   0.039910 638.399833 (252.319690)
test_rubyspec          0.044417   0.035640 114.523570 ( 32.872145)
total: 362.00 sec