Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251022-104945
#<BuildRuby:0x0000795704d8fde0
 @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.20251022-104945",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000034   0.000007   0.000041 (  0.000040)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.004802   0.005203   5.169468 (  3.765071)
build_miniruby         0.001532   0.000000   1.880969 (  2.381860)
build_ruby             0.001170   0.000872   4.864012 ( 41.610161)
build_all              0.006871   0.002593   6.333852 (  3.375936)
build_install          0.022045   0.003519   9.749127 (  7.106889)
test_btest             0.001038   0.000000  83.697740 ( 47.452453)
test_basic             0.004036   0.003358   1.142696 (  1.360313)
test_all               0.099229   0.036440 702.489729 (418.331205)
test_rubyspec          0.053983   0.030797 115.106724 ( 70.420003)
total: 595.81 sec