Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251025-005123
#<BuildRuby:0x00007e3c4bacfde0
 @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.20251025-005123",
 @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.000005   0.000020 (  0.000020)
autoconf               0.000028   0.000010   0.000038 (  0.000038)
configure              0.000026   0.000009   0.000035 (  0.000034)
build_up               0.003240   0.006486   4.729649 (  3.608287)
build_miniruby         0.000700   0.000786   1.850052 (  1.978217)
build_ruby             0.001904   0.000000   4.904035 (  5.105862)
build_all              0.006480   0.002671   6.105867 (  3.620916)
build_install          0.023279   0.002496   9.635873 (  6.537833)
test_btest             0.001100   0.000020  81.805368 ( 37.520785)
test_basic             0.002079   0.006242   1.093460 (  1.259091)
test_all               0.098119   0.036017 679.734474 (297.151828)
test_rubyspec          0.053051   0.027559 115.727109 ( 37.073822)
total: 393.86 sec