Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251003-123324
#<BuildRuby:0x00007acbd38cfdd8
 @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.20251003-123324",
 @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.000031   0.000008   0.000039 (  0.000040)
configure              0.000024   0.000006   0.000030 (  0.000031)
build_up               0.006292   0.004374   5.014532 (  4.366896)
build_miniruby         0.001192   0.000333   1.954720 (  2.069514)
build_ruby             0.000989   0.001015   5.373214 ( 43.085221)
build_all              0.007195   0.002951   6.401301 (  4.780559)
build_install          0.018433   0.007207  10.011446 (  7.230544)
test_btest             0.001165   0.000065  78.888241 ( 50.788249)
test_basic             0.003941   0.006555   1.156351 (  2.167920)
test_all               0.100855   0.027274 695.047841 (375.971797)
test_rubyspec          0.045638   0.037601 114.449788 ( 34.867990)
total: 525.33 sec