Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251025-065146
#<BuildRuby:0x000074e08992fde0
 @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.20251025-065146",
 @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.000017   0.000003   0.000020 (  0.000020)
autoconf               0.000032   0.000006   0.000038 (  0.000036)
configure              0.000024   0.000004   0.000028 (  0.000029)
build_up               0.003509   0.006367   4.866170 (  3.232260)
build_miniruby         0.001402   0.000086   2.053137 (  2.055183)
build_ruby             0.000796   0.001205   5.062022 (  5.151151)
build_all              0.003795   0.005602   6.380384 (  2.981148)
build_install          0.020556   0.003576   9.319869 (  4.617454)
test_btest             0.000795   0.000202  80.136675 ( 32.340083)
test_basic             0.003828   0.003509   1.116258 (  1.232188)
test_all               0.101213   0.034933 725.618120 (335.253571)
test_rubyspec          0.057763   0.026339 115.301810 ( 39.282226)
total: 426.15 sec