Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250928-142547
#<BuildRuby:0x00007689a538fdd8
 @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.20250928-142547",
 @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.000020   0.000004   0.000024 (  0.000024)
autoconf               0.000036   0.000007   0.000043 (  0.000043)
configure              0.000033   0.000006   0.000039 (  0.000039)
build_up               0.007725   0.003823   6.605232 (  6.732188)
build_miniruby         0.001371   0.000073   2.495211 (  2.743767)
build_ruby             0.000074   0.001993   5.078533 ( 50.657293)
build_all              0.005899   0.003543   6.115444 (  3.921779)
build_install          0.018848   0.005756   9.855427 ( 17.202057)
test_btest             0.000833   0.000211  81.943848 ( 61.590699)
test_basic             0.004034   0.005765   1.180688 (  1.489077)
test_all               0.092456   0.039998 647.203228 (370.514063)
test_rubyspec          0.053747   0.025651 114.190985 ( 53.647333)
total: 568.50 sec