Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251027-165214
#<BuildRuby:0x0000758cbb0cfdd8
 @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.20251027-165214",
 @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.000020)
autoconf               0.000041   0.000000   0.000041 (  0.000041)
configure              0.000031   0.000000   0.000031 (  0.000030)
build_up               0.006454   0.003925   5.057030 (  3.755501)
build_miniruby         0.000485   0.001135  19.274553 ( 20.293637)
build_ruby             0.000780   0.001229   4.318376 ( 29.783197)
build_all              0.005674   0.002804   5.578273 (  2.397550)
build_install          0.018893   0.006400   9.511548 (  5.588709)
test_btest             0.000000   0.001051  73.919254 ( 26.051578)
test_basic             0.003079   0.004277   0.800381 (  0.848483)
test_all               0.095782   0.030479 639.503453 (194.612624)
test_rubyspec          0.052877   0.031866 116.208186 ( 31.837379)
total: 315.17 sec