Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251029-045404
#<BuildRuby:0x00007ed0654ffdd0
 @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.20251029-045404",
 @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.000005   0.000020 (  0.000021)
autoconf               0.000038   0.000000   0.000038 (  0.000038)
configure              0.000035   0.000000   0.000035 (  0.000035)
build_up               0.006279   0.002850   4.396531 (  2.687847)
build_miniruby         0.001119   0.000373   1.527062 (  1.547210)
build_ruby             0.000878   0.000965   4.276283 (  4.324677)
build_all              0.004592   0.004242   5.885240 (  2.549782)
build_install          0.020222   0.002000   8.922912 (  4.481576)
test_btest             0.000750   0.000242  72.211186 ( 24.378911)
test_basic             0.005200   0.003441   1.076307 (  1.137871)
test_all               0.089534   0.038084 667.317958 (240.414099)
test_rubyspec          0.055803   0.028124 112.509913 ( 31.358531)
total: 312.88 sec