Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250929-142626
#<BuildRuby:0x000077284679fdc0
 @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.20250929-142626",
 @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.000020   0.000005   0.000025 (  0.000025)
autoconf               0.000034   0.000008   0.000042 (  0.000040)
configure              0.000031   0.000006   0.000037 (  0.000038)
build_up               0.006234   0.004565   5.331142 (  3.289270)
build_miniruby         0.000000   0.001750   1.735707 (  1.734285)
build_ruby             0.001734   0.000084   4.666612 (  4.772889)
build_all              0.004589   0.004108   6.224022 (  2.835493)
build_install          0.019289   0.007919  10.657474 (  6.775858)
test_btest             0.000947   0.000274  79.806007 ( 30.981050)
test_basic             0.004410   0.003462   0.975249 (  3.365874)
test_all               0.086129   0.037633 605.814203 (208.532899)
test_rubyspec          0.050052   0.032627 117.370485 ( 37.175520)
total: 299.46 sec