Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251024-005115
#<BuildRuby:0x00007b998a38fdc0
 @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.20251024-005115",
 @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.000026   0.000026 (  0.000027)
autoconf               0.000000   0.000040   0.000040 (  0.000040)
configure              0.000000   0.000033   0.000033 (  0.000033)
build_up               0.003156   0.006082   4.368268 (  2.680219)
build_miniruby         0.000313   0.001089   1.607078 (  1.621329)
build_ruby             0.001911   0.000000   4.541100 (  4.623032)
build_all              0.006283   0.002416   5.788609 (  2.411321)
build_install          0.018054   0.003104   9.036173 (  4.710902)
test_btest             0.000000   0.000948  68.414070 ( 18.337654)
test_basic             0.003596   0.004076   0.880572 (  0.929767)
test_all               0.093010   0.030504 651.415394 (228.865117)
test_rubyspec          0.044194   0.030757 110.791780 ( 29.197383)
total: 293.38 sec