Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251020-204613
#<BuildRuby:0x000070a51fc3fde0
 @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.20251020-204613",
 @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.000019   0.000004   0.000023 (  0.000022)
autoconf               0.000040   0.000000   0.000040 (  0.000040)
configure              0.000037   0.000000   0.000037 (  0.000037)
build_up               0.006614   0.004962   6.212230 (  4.633174)
build_miniruby         0.002078   0.000236  46.351960 ( 29.105042)
build_ruby             0.001814   0.000395   5.670456 (  5.952237)
build_all              0.006568   0.003706   6.303307 (  4.090133)
build_install          0.016928   0.006759   9.724533 (  6.449436)
test_btest             0.000052   0.001041  81.732578 ( 48.016178)
test_basic             0.003694   0.004319   1.058506 (  1.110124)
test_all               0.098454   0.033352 650.670641 (235.530517)
test_rubyspec          0.049196   0.030523 112.842838 ( 37.137059)
total: 372.03 sec