Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251027-065139
#<BuildRuby:0x000075907b24fdc0
 @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.20251027-065139",
 @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.000004   0.000019 (  0.000020)
autoconf               0.000034   0.000008   0.000042 (  0.000042)
configure              0.000031   0.000007   0.000038 (  0.000039)
build_up               0.006336   0.004349   5.202591 (  3.735926)
build_miniruby         0.000986   0.000730   2.511454 (  2.529752)
build_ruby             0.001026   0.001008   5.477325 (  5.552851)
build_all              0.007588   0.004045  12.152422 (  7.127444)
build_install          0.017603   0.007554  10.246017 (  6.125865)
test_btest             0.000974   0.000000  76.826534 ( 32.973274)
test_basic             0.000673   0.007812   1.032096 (  1.078761)
test_all               0.085510   0.043498 720.286765 (283.182464)
test_rubyspec          0.044926   0.037172 120.780701 ( 37.970844)
total: 380.28 sec