Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251003-083153
#<BuildRuby:0x000071dee34cfde0
 @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.20251003-083153",
 @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.000018)
autoconf               0.000029   0.000006   0.000035 (  0.000035)
configure              0.000023   0.000005   0.000028 (  0.000029)
build_up               0.004683   0.005462   5.037510 (  4.234167)
build_miniruby         0.001395   0.000343   1.837192 (  1.900641)
build_ruby             0.000525   0.001699   5.094444 (  5.337901)
build_all              0.008526   0.001926   6.496285 (  4.199254)
build_install          0.018389   0.006375   9.940537 (  6.474995)
test_btest             0.000162   0.000792  78.656796 ( 43.585284)
test_basic             0.003536   0.004823   1.059695 (  1.455623)
test_all               0.099121   0.033245 661.886655 (360.209741)
test_rubyspec          0.039018   0.038292 110.955026 ( 34.683419)
total: 462.08 sec