Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251025-205325
#<BuildRuby:0x000075e57911fdd0
 @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-205325",
 @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.000030   0.000007   0.000037 (  0.000037)
configure              0.000024   0.000006   0.000030 (  0.000029)
build_up               0.005205   0.005361   4.775013 (  3.775208)
build_miniruby         0.000000   0.001545   1.965038 (  1.968176)
build_ruby             0.001565   0.000261   5.277456 (  5.362155)
build_all              0.007191   0.001887   6.352908 (  3.230356)
build_install          0.022573   0.004446  10.196865 (  6.979248)
test_btest             0.000719   0.000191  82.851402 ( 49.269479)
test_basic             0.005774   0.003351   1.138162 (  2.254235)
test_all               0.086640   0.039425 698.609528 (359.048129)
test_rubyspec          0.054802   0.028437 116.275702 ( 30.819712)
total: 462.71 sec