Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251029-125552
#<BuildRuby:0x00007c7220eefde0
 @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.20251029-125552",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000032   0.000007   0.000039 (  0.000039)
configure              0.000027   0.000005   0.000032 (  0.000032)
build_up               0.002869   0.006480   4.625198 (  3.267184)
build_miniruby         0.000376   0.001127   2.077937 (  2.101533)
build_ruby             0.001891   0.000234   4.113829 (  4.230958)
build_all              0.006516   0.001321   5.328337 (  2.197395)
build_install          0.014951   0.006011   8.852989 (  4.307419)
test_btest             0.000912   0.000000  71.327931 ( 21.898590)
test_basic             0.005152   0.003058   0.978858 (  1.028938)
test_all               0.097982   0.027890 700.437313 (313.986739)
test_rubyspec          0.036819   0.043788 112.554426 ( 31.578488)
total: 384.60 sec