Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251026-225040
#<BuildRuby:0x00007029ca08fde0
 @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.20251026-225040",
 @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.000016   0.000004   0.000020 (  0.000021)
autoconf               0.000031   0.000008   0.000039 (  0.000039)
configure              0.000029   0.000007   0.000036 (  0.000035)
build_up               0.006759   0.003481   4.983080 (  3.128675)
build_miniruby         0.000000   0.001533   2.001647 (  2.024352)
build_ruby             0.000346   0.001533   5.222152 (  5.279405)
build_all              0.006630   0.002903   6.321495 (  2.748654)
build_install          0.015641   0.007911   9.419430 (  5.026332)
test_btest             0.001005   0.000000  78.801484 ( 28.862372)
test_basic             0.006476   0.003060   1.180440 (  1.291313)
test_all               0.110999   0.019077 655.913772 (210.976367)
test_rubyspec          0.049630   0.031270 112.450417 ( 23.798107)
total: 283.14 sec