Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251030-232331
#<BuildRuby:0x0000799b9270fdd0
 @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.20251030-232331",
 @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.000029   0.000007   0.000036 (  0.000038)
autoconf               0.000052   0.000013   0.000065 (  0.000064)
configure              0.000047   0.000012   0.000059 (  0.000058)
build_up               0.005877   0.004527   5.463630 ( 17.339739)
build_miniruby         0.001533   0.000142   3.589951 (  6.729612)
build_ruby             0.001618   0.000446   5.009081 (  6.140900)
build_all              0.005351   0.004066   6.768002 (  6.596696)
build_install          0.022044   0.005089  10.962867 ( 18.589948)
test_btest             0.001084   0.000014  86.579289 ( 84.531426)
test_basic             0.002403   0.006708   1.199587 (  2.050834)
test_all               0.108542   0.033009 786.877767 (996.615907)
test_rubyspec          0.062052   0.027835 123.067901 (153.678439)
total: 1292.28 sec