Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251003-163407
#<BuildRuby:0x000079c201acfde0
 @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.20251003-163407",
 @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.000021   0.000004   0.000025 (  0.000025)
autoconf               0.000037   0.000007   0.000044 (  0.000044)
configure              0.000030   0.000006   0.000036 (  0.000036)
build_up               0.004941   0.004630   5.142004 (  3.673532)
build_miniruby         0.001492   0.000104   1.959477 (  2.023818)
build_ruby             0.000394   0.001897   5.400789 (  5.501614)
build_all              0.005323   0.004886   6.302540 (  4.177937)
build_install          0.020245   0.006611  10.218786 (  7.966910)
test_btest             0.000000   0.001166  79.036715 ( 44.239715)
test_basic             0.003226   0.003606   1.048384 (  1.215046)
test_all               0.094091   0.039297 688.773438 (298.046911)
test_rubyspec          0.051469   0.033506 114.273386 ( 39.074470)
total: 405.92 sec