Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251030-085840
#<BuildRuby:0x00007504fe19fdc0
 @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.20251030-085840",
 @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.000022   0.000004   0.000026 (  0.000027)
autoconf               0.000029   0.000006   0.000035 (  0.000034)
configure              0.000023   0.000005   0.000028 (  0.000028)
build_up               0.004601   0.005436   5.266944 (  3.001708)
build_miniruby         0.001135   0.000257   1.664058 (  1.665795)
build_ruby             0.001733   0.000000   3.961948 (  4.061461)
build_all              0.004326   0.004018   5.262461 (  2.151985)
build_install          0.012709   0.005956   7.448827 (  3.687576)
test_btest             0.000885   0.000000  74.711269 ( 28.489826)
test_basic             0.003178   0.002903   0.661922 (  4.381586)
test_all               0.087250   0.038764 678.429602 (287.156090)
test_rubyspec          0.043213   0.036672 117.811624 ( 36.458146)
total: 371.06 sec