Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251029-225826
#<BuildRuby:0x00007ee2eaf9fdc0
 @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.20251029-225826",
 @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.000019   0.000005   0.000024 (  0.000024)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.001745   0.007573   4.626415 (  2.917793)
build_miniruby         0.001287   0.000098   1.752182 (  1.753507)
build_ruby             0.001152   0.000717   5.392468 (  5.438433)
build_all              0.008174   0.001394   6.262116 (  3.321813)
build_install          0.021188   0.002951   9.702391 (  5.383341)
test_btest             0.000000   0.000956  78.440420 ( 31.588199)
test_basic             0.004046   0.006205   1.051132 (  1.152112)
test_all               0.095002   0.042890 708.047854 (314.445437)
test_rubyspec          0.047349   0.032577 112.553867 ( 28.723529)
total: 394.73 sec