Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251002-103218
#<BuildRuby:0x000079840f69fde0
 @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.20251002-103218",
 @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.000002   0.000017 (  0.000019)
autoconf               0.000035   0.000007   0.000042 (  0.000042)
configure              0.000031   0.000006   0.000037 (  0.000037)
build_up               0.005867   0.004378   5.027545 (  4.152486)
build_miniruby         0.001259   0.000269   1.957894 (  2.118181)
build_ruby             0.001794   0.000165   5.139013 ( 25.599955)
build_all              0.007519   0.002123   6.486349 (  5.453577)
build_install          0.018758   0.005076   9.966518 ( 13.675823)
test_btest             0.000768   0.000170  77.749700 ( 39.581317)
test_basic             0.004992   0.004367   1.142927 (  2.092025)
test_all               0.098477   0.033808 670.978826 (340.479686)
test_rubyspec          0.033824   0.039289 108.967697 ( 29.119869)
total: 462.27 sec