Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251028-125433
#<BuildRuby:0x00007bae722ffde0
 @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.20251028-125433",
 @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.000018   0.000004   0.000022 (  0.000022)
autoconf               0.000033   0.000007   0.000040 (  0.000040)
configure              0.000026   0.000005   0.000031 (  0.000031)
build_up               0.005404   0.004854   4.706395 (  3.221379)
build_miniruby         0.000822   0.000727   1.840741 (  1.840607)
build_ruby             0.000663   0.001142   4.194033 (  4.265827)
build_all              0.006868   0.001207   5.572902 (  2.340668)
build_install          0.012611   0.009065   9.088721 (  4.545983)
test_btest             0.001087   0.000029  72.560079 ( 20.411136)
test_basic             0.004648   0.003700   0.987437 (  1.040851)
test_all               0.095232   0.032239 672.665713 (257.802704)
test_rubyspec          0.048092   0.031616 118.205656 ( 34.535638)
total: 330.01 sec