Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251027-145224
#<BuildRuby:0x00007c3074b9fde0
 @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.20251027-145224",
 @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.000017   0.000006   0.000023 (  0.000024)
autoconf               0.000030   0.000011   0.000041 (  0.000040)
configure              0.000000   0.000044   0.000044 (  0.000044)
build_up               0.005703   0.004156   4.502548 (  2.878610)
build_miniruby         0.001391   0.000137   1.448782 (  1.451041)
build_ruby             0.001229   0.000727   4.685191 (  4.740539)
build_all              0.006554   0.002645   6.197099 (  2.681988)
build_install          0.017716   0.003488   9.031506 (  4.319381)
test_btest             0.001020   0.000024  71.883669 ( 18.829319)
test_basic             0.005264   0.003572   0.927870 (  0.973634)
test_all               0.094753   0.035465 701.686981 (220.758094)
test_rubyspec          0.056983   0.026646 119.827448 ( 40.244756)
total: 296.88 sec