Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251028-025218
#<BuildRuby:0x000072528372fdd8
 @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.20251028-025218",
 @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.000005   0.000022 (  0.000022)
autoconf               0.000030   0.000008   0.000038 (  0.000038)
configure              0.000032   0.000009   0.000041 (  0.000041)
build_up               0.006417   0.004563   5.310121 (  4.092368)
build_miniruby         0.001266   0.000366  10.721527 ( 10.448609)
build_ruby             0.002401   0.000000   5.343023 (  5.506274)
build_all              0.004782   0.003828   5.833543 (  4.768046)
build_install          0.015801   0.006883   9.361299 (  5.035831)
test_btest             0.000247   0.000773  82.475167 ( 47.457678)
test_basic             0.005323   0.002771   1.048857 (  5.511151)
test_all               0.085737   0.033681 607.899467 (212.361705)
test_rubyspec          0.056119   0.027323 112.945368 ( 29.347596)
total: 324.53 sec