Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250928-182524
#<BuildRuby:0x000078cbc302fdc0
 @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-182524",
 @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.000027   0.000006   0.000033 (  0.000034)
autoconf               0.000038   0.000009   0.000047 (  0.000047)
configure              0.000031   0.000008   0.000039 (  0.000039)
build_up               0.003372   0.007840   5.517863 (  4.832888)
build_miniruby         0.000529   0.001167   2.180621 (  2.890507)
build_ruby             0.001918   0.000286   5.271442 ( 23.796405)
build_all              0.008286   0.002006   6.303618 (  4.725381)
build_install          0.017631   0.005758   9.942843 ( 31.104850)
test_btest             0.000733   0.000227  76.295504 ( 31.730948)
test_basic             0.005003   0.002770   1.131478 (  1.319054)
test_all               0.095957   0.033353 697.813320 (373.681506)
test_rubyspec          0.047450   0.036093 114.510707 ( 49.108865)
total: 523.19 sec