Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251030-172356
#<BuildRuby:0x000070f74acefdd0
 @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.20251030-172356",
 @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.000040   0.000040 (  0.000041)
autoconf               0.000000   0.000047   0.000047 (  0.000045)
configure              0.000000   0.000043   0.000043 (  0.000044)
build_up               0.006626   0.003838   4.996243 ( 11.331326)
build_miniruby         0.001277   0.000327   2.385921 ( 28.416511)
build_ruby             0.001725   0.000441   5.247840 ( 57.268204)
build_all              0.006227   0.002929   6.691507 (  7.445650)
build_install          0.019302   0.007484  10.989456 ( 46.339826)
test_btest             0.001173   0.000010  86.916738 (111.581969)
test_basic             0.001929   0.006775   1.186743 (  5.827699)
test_all               0.114454   0.029065 786.079264 (971.379122)
test_rubyspec          0.058572   0.027701 124.979355 (113.222929)
total: 1352.81 sec