Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250929-002602
#<BuildRuby:0x000072007943fdc8
 @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.20250929-002602",
 @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.000013   0.000003   0.000016 (  0.000017)
autoconf               0.000029   0.000007   0.000036 (  0.000034)
configure              0.000023   0.000005   0.000028 (  0.000028)
build_up               0.007623   0.004274   5.657895 (  4.768991)
build_miniruby         0.000000   0.001728  10.711059 ( 10.355028)
build_ruby             0.000551   0.001177   4.861098 (  4.939144)
build_all              0.008023   0.001491   6.404384 (  3.577904)
build_install          0.018919   0.004193  10.316324 (  5.932173)
test_btest             0.000733   0.000181  76.099707 ( 30.752333)
test_basic             0.005946   0.003419   1.093696 (  1.145619)
test_all               0.098441   0.023217 577.436963 (294.210949)
test_rubyspec          0.042364   0.037903 115.169316 ( 36.164828)
total: 391.85 sec