Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251023-125127
#<BuildRuby:0x0000774039e5fdd0
 @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.20251023-125127",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000031   0.000006   0.000037 (  0.000037)
configure              0.000026   0.000005   0.000031 (  0.000030)
build_up               0.008677   0.001544   4.815264 (  3.223398)
build_miniruby         0.001488   0.000000   1.838340 (  1.850279)
build_ruby             0.001379   0.000606   5.145921 (  5.217622)
build_all              0.006272   0.003095   6.162649 (  3.025929)
build_install          0.018678   0.005365   9.775763 (  6.300764)
test_btest             0.000479   0.000852  77.472724 ( 29.230398)
test_basic             0.005221   0.003947   1.128364 (  1.442703)
test_all               0.108986   0.025792 689.057802 (248.511165)
test_rubyspec          0.042899   0.037908 112.034681 ( 31.512818)
total: 330.32 sec