Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20250930-082725
#<BuildRuby:0x00007a079e2bfdc0
 @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.20250930-082725",
 @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.000035   0.000000   0.000035 (  0.000035)
configure              0.000028   0.000000   0.000028 (  0.000029)
build_up               0.004258   0.005491   4.625733 (  3.015612)
build_miniruby         0.000553   0.000865   1.593809 (  1.600949)
build_ruby             0.000849   0.000959   3.866139 (  3.975144)
build_all              0.007757   0.000000   5.324623 (  2.171199)
build_install          0.013403   0.006405   9.605572 (  5.450251)
test_btest             0.000000   0.000930  68.085759 ( 20.593518)
test_basic             0.001021   0.005349   0.719810 (  2.390383)
test_all               0.091967   0.033101 618.212699 (241.447803)
test_rubyspec          0.049808   0.031353 114.520632 ( 34.938107)
total: 315.58 sec