Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251027-225258
#<BuildRuby:0x000073313d18fdd0
 @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-225258",
 @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.000020)
autoconf               0.000034   0.000007   0.000041 (  0.000040)
configure              0.000025   0.000005   0.000030 (  0.000030)
build_up               0.005416   0.005563   5.066726 (  3.626181)
build_miniruby         0.001150   0.000579   2.079958 (  2.091767)
build_ruby             0.001880   0.000200   4.997557 (  5.098648)
build_all              0.005511   0.003113   6.287372 (  2.936314)
build_install          0.017793   0.003328   8.753180 (  4.182200)
test_btest             0.001047   0.000000  76.150146 ( 28.735493)
test_basic             0.003634   0.005239   0.976937 (  1.019053)
test_all               0.090159   0.031283 605.916539 (220.690404)
test_rubyspec          0.052159   0.036381 117.385221 ( 44.233571)
total: 312.61 sec