Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251024-105227
#<BuildRuby:0x00007800d56cfdd8
 @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.20251024-105227",
 @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.000015   0.000004   0.000019 (  0.000020)
autoconf               0.000025   0.000007   0.000032 (  0.000032)
configure              0.000020   0.000006   0.000026 (  0.000026)
build_up               0.001428   0.006399   3.396864 (  2.698213)
build_miniruby         0.000000   0.001420   1.222854 (  2.397865)
build_ruby             0.000328   0.001192   3.433394 ( 51.961744)
build_all              0.009005   0.000000   5.927268 (  2.890224)
build_install          0.018585   0.004703   9.272241 (  5.617901)
test_btest             0.001075   0.000036  73.147263 ( 24.939393)
test_basic             0.002661   0.005466   1.004127 (  1.238998)
test_all               0.097209   0.035486 676.475853 (253.073144)
test_rubyspec          0.050156   0.027418 111.844636 ( 30.108270)
total: 374.93 sec