Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251028-005250
#<BuildRuby:0x000078c30164fdd8
 @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.20251028-005250",
 @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.000016   0.000005   0.000021 (  0.000021)
autoconf               0.000032   0.000009   0.000041 (  0.000040)
configure              0.000022   0.000006   0.000028 (  0.000028)
build_up               0.004415   0.005015   4.704225 (  3.321759)
build_miniruby         0.000339   0.001134   2.238350 (  2.258402)
build_ruby             0.001679   0.000198   4.747211 (  4.906158)
build_all              0.005754   0.003632   6.078368 (  2.690306)
build_install          0.022631   0.003048   9.555991 (  4.754275)
test_btest             0.000938   0.000000  70.752241 ( 29.480479)
test_basic             0.004044   0.003860   0.770523 (  0.819917)
test_all               0.093010   0.028706 631.744281 (185.691118)
test_rubyspec          0.046057   0.030229 104.156192 ( 23.803682)
total: 257.73 sec