Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251006-063840
#<BuildRuby:0x00007ff07e15fdd0
 @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-063840",
 @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.000022)
autoconf               0.000031   0.000010   0.000041 (  0.000041)
configure              0.000028   0.000009   0.000037 (  0.000036)
build_up               0.004516   0.005883   5.238643 (  3.760266)
build_miniruby         0.001423   0.000439   2.679469 (  2.730965)
build_ruby             0.002066   0.000000   5.411618 (  5.519134)
build_all              0.008867   0.001397  13.639140 ( 12.519672)
build_install          0.022475   0.004000  10.678469 (  8.994183)
test_btest             0.000586   0.000567  83.901151 ( 50.825704)
test_basic             0.003639   0.003297   1.175224 (  1.331657)
test_all               0.097509   0.033234 709.655008 (278.180225)
test_rubyspec          0.053567   0.029357 115.846381 ( 33.167309)
total: 397.03 sec