Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251020-184619
#<BuildRuby:0x0000781e16d1fdd8
 @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.20251020-184619",
 @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.000025)
autoconf               0.000037   0.000007   0.000044 (  0.000043)
configure              0.000031   0.000006   0.000037 (  0.000038)
build_up               0.005603   0.005040   4.994460 (  4.553900)
build_miniruby         0.001765   0.000000   2.023383 (  2.762446)
build_ruby             0.002849   0.000130   5.139499 (  5.433241)
build_all              0.008300   0.001125   6.269624 (  4.225118)
build_install          0.016677   0.006831  10.021796 (  7.821395)
test_btest             0.001085   0.000000  83.425694 ( 50.214311)
test_basic             0.006507   0.001619   1.060745 (  3.829915)
test_all               0.087800   0.037996 700.948325 (296.599762)
test_rubyspec          0.051391   0.029448 116.290536 ( 56.600339)
total: 432.05 sec