Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250930-102737
#<BuildRuby:0x00007e273539fdc0
 @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.20250930-102737",
 @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.000030   0.000007   0.000037 (  0.000036)
configure              0.000023   0.000005   0.000028 (  0.000029)
build_up               0.007293   0.003859   6.797558 (  4.551980)
build_miniruby         0.001283   0.000337   2.591671 (  2.713177)
build_ruby             0.001620   0.000425   5.491846 (  5.725887)
build_all              0.007507   0.002706  11.327924 (  5.267877)
build_install          0.010122   0.006120   7.097706 (  3.294349)
test_btest             0.000980   0.000000  68.577026 ( 23.096850)
test_basic             0.002589   0.007774   0.928120 (  0.976238)
test_all               0.091148   0.033826 596.756943 (227.598650)
test_rubyspec          0.052031   0.023469 115.092362 ( 39.779402)
total: 313.01 sec