Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251027-005030
#<BuildRuby:0x000074c28de3fde0
 @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-005030",
 @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.000006   0.000025 (  0.000026)
autoconf               0.000033   0.000009   0.000042 (  0.000042)
configure              0.000026   0.000007   0.000033 (  0.000034)
build_up               0.006268   0.004386   5.129021 (  4.250728)
build_miniruby         0.000000   0.001727   5.364854 (  5.153225)
build_ruby             0.001746   0.000419   5.265696 (  5.638273)
build_all              0.008718   0.001443   6.283352 (  4.175758)
build_install          0.016539   0.007947   9.677552 (  5.994133)
test_btest             0.000000   0.000977  84.624682 ( 43.342158)
test_basic             0.005131   0.002034   1.074941 (  1.145977)
test_all               0.098397   0.030145 648.017012 (274.180581)
test_rubyspec          0.046441   0.031382 113.336749 ( 29.160550)
total: 373.04 sec