Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251024-085136
#<BuildRuby:0x0000756729effdc0
 @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-085136",
 @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.000000   0.000036   0.000036 (  0.000037)
autoconf               0.000000   0.000040   0.000040 (  0.000040)
configure              0.000000   0.000030   0.000030 (  0.000030)
build_up               0.003821   0.006047   4.653549 (  6.007613)
build_miniruby         0.000657   0.001151   1.885350 (  2.292852)
build_ruby             0.000796   0.000943   5.124623 ( 18.520272)
build_all              0.008051   0.001269   6.340672 (  3.675033)
build_install          0.019674   0.004412   8.894686 (  4.627642)
test_btest             0.000724   0.000179  78.424495 ( 33.808414)
test_basic             0.006132   0.003327   1.128193 (  1.311006)
test_all               0.102992   0.032908 670.458921 (239.392604)
test_rubyspec          0.044793   0.029988 108.110701 ( 38.455322)
total: 348.09 sec