Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251023-145215
#<BuildRuby:0x00007ad17130fdc8
 @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.20251023-145215",
 @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.000000   0.000023   0.000023 (  0.000023)
autoconf               0.000000   0.000040   0.000040 (  0.000039)
configure              0.000000   0.000041   0.000041 (  0.000041)
build_up               0.005948   0.005353   5.309554 (  4.695833)
build_miniruby         0.001365   0.000344   2.530284 (  3.645313)
build_ruby             0.001036   0.001031   4.691772 ( 71.421585)
build_all              0.006331   0.002099   5.347938 (  2.421686)
build_install          0.018484   0.001259   8.471628 (  4.527343)
test_btest             0.000776   0.000186  72.777190 ( 25.982472)
test_basic             0.005535   0.006139   1.155036 (  1.413453)
test_all               0.095456   0.038005 681.800470 (226.851451)
test_rubyspec          0.044729   0.035837 115.723073 ( 29.776354)
total: 370.74 sec