Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251021-124724
#<BuildRuby:0x00007abf2c70fdd0
 @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.20251021-124724",
 @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.000015   0.000004   0.000019 (  0.000019)
autoconf               0.000031   0.000008   0.000039 (  0.000039)
configure              0.000027   0.000006   0.000033 (  0.000033)
build_up               0.007319   0.003075   4.983182 (  4.061188)
build_miniruby         0.000972   0.000755   2.007480 (  2.091252)
build_ruby             0.001849   0.000207   5.184953 (  5.519664)
build_all              0.007818   0.001961   6.354007 (  4.380571)
build_install          0.018781   0.003604   9.682835 (  7.277662)
test_btest             0.000000   0.001019  83.017385 ( 47.732168)
test_basic             0.004351   0.004086   1.073267 (  1.430097)
test_all               0.098025   0.033266 702.202364 (315.849794)
test_rubyspec          0.048084   0.035240 115.623846 ( 41.812643)
total: 430.16 sec