Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251004-203351
#<BuildRuby:0x00007196b011fdd8
 @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.20251004-203351",
 @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.000020   0.000007   0.000027 (  0.000027)
autoconf               0.000028   0.000010   0.000038 (  0.000037)
configure              0.000027   0.000009   0.000036 (  0.000036)
build_up               0.003891   0.005392   4.322633 ( 12.119827)
build_miniruby         0.000799   0.000931   2.161234 (  2.762127)
build_ruby             0.001635   0.000246   4.645440 (  4.806310)
build_all              0.005480   0.004409   6.269633 (  2.948824)
build_install          0.015439   0.007634   9.673553 (  5.482999)
test_btest             0.000024   0.001033  75.803535 ( 25.772585)
test_basic             0.003877   0.004420   0.779517 (  0.824907)
test_all               0.093770   0.030760 634.176497 (218.332175)
test_rubyspec          0.048516   0.032603 111.802029 ( 22.827514)
total: 295.88 sec