Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251028-205425
#<BuildRuby:0x00007b200d6cfdd8
 @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-205425",
 @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.000011   0.000004   0.000015 (  0.000014)
autoconf               0.000020   0.000007   0.000027 (  0.000027)
configure              0.000016   0.000006   0.000022 (  0.000021)
build_up               0.005482   0.003514   4.144551 (  2.856450)
build_miniruby         0.000000   0.001927  76.419899 ( 26.461201)
build_ruby             0.000406   0.001623   4.223267 ( 20.704078)
build_all              0.004427   0.005099   6.095129 (  2.783182)
build_install          0.016794   0.005350   8.705569 (  4.405581)
test_btest             0.000704   0.000286  71.419387 ( 21.291815)
test_basic             0.003709   0.003766   0.886033 (  0.931547)
test_all               0.087267   0.039421 628.680378 (260.565766)
test_rubyspec          0.052911   0.030604 112.733250 ( 33.823189)
total: 373.82 sec