Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251002-203020
#<BuildRuby:0x0000765012d4fde0
 @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.20251002-203020",
 @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.000005   0.000025 (  0.000024)
autoconf               0.000035   0.000007   0.000042 (  0.000042)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.006639   0.003399   5.164159 (  3.807681)
build_miniruby         0.002049   0.000001  12.092178 ( 13.388809)
build_ruby             0.001696   0.000155   4.633146 ( 45.869720)
build_all              0.004955   0.004069   5.696299 (  3.669317)
build_install          0.017358   0.005090   9.173032 (  5.176697)
test_btest             0.000779   0.000197  73.857550 ( 22.771845)
test_basic             0.004829   0.003774   0.864692 (  3.728586)
test_all               0.092468   0.033261 668.791686 (295.787573)
test_rubyspec          0.053218   0.027640 112.767222 ( 35.010523)
total: 429.21 sec