Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251006-043808
#<BuildRuby:0x0000771df369fdd8
 @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.20251006-043808",
 @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.000004   0.000018 (  0.000018)
autoconf               0.000028   0.000007   0.000035 (  0.000035)
configure              0.000028   0.000007   0.000035 (  0.000035)
build_up               0.004056   0.006596   5.255064 (  4.332548)
build_miniruby         0.001152   0.000332   2.562121 (  2.709190)
build_ruby             0.001015   0.001025   5.378337 (  5.531177)
build_all              0.009361   0.000802   6.374430 (  3.766227)
build_install          0.021387   0.002966  10.318109 (  7.589010)
test_btest             0.000873   0.000227  83.343078 ( 45.498808)
test_basic             0.004791   0.004860   1.147375 (  1.429095)
test_all               0.112173   0.023192 699.104895 (303.317459)
test_rubyspec          0.053805   0.028016 116.380307 ( 45.311100)
total: 419.49 sec