Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251030-065807
#<BuildRuby:0x0000708258eefde0
 @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-065807",
 @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.000015   0.000003   0.000018 (  0.000018)
autoconf               0.000027   0.000006   0.000033 (  0.000032)
configure              0.000023   0.000005   0.000028 (  0.000027)
build_up               0.005869   0.003763   4.522224 (  2.868699)
build_miniruby         0.001243   0.000267   1.642686 (  1.641167)
build_ruby             0.000127   0.001581   3.953273 ( 34.388300)
build_all              0.005077   0.002243   4.865315 (  2.443451)
build_install          0.015864   0.003128   7.729138 (  4.853223)
test_btest             0.000959   0.000000  69.876172 ( 19.956205)
test_basic             0.002330   0.006752   0.895897 (  0.956206)
test_all               0.104085   0.025269 686.008170 (264.355663)
test_rubyspec          0.055145   0.024626 117.710765 ( 38.807292)
total: 370.27 sec