Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251024-025137
#<BuildRuby:0x00007a4edacefdd0
 @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-025137",
 @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.000004   0.000023 (  0.000024)
autoconf               0.000033   0.000008   0.000041 (  0.000040)
configure              0.000055   0.000000   0.000055 (  0.000056)
build_up               0.007197   0.002580   4.750949 (  5.125759)
build_miniruby         0.000527   0.000899   2.011421 (  2.105762)
build_ruby             0.000778   0.000959   3.946482 ( 51.119480)
build_all              0.005743   0.002768   5.391119 (  6.320252)
build_install          0.011258   0.007546   7.007364 ( 25.100834)
test_btest             0.000993   0.000000  73.076996 ( 24.359216)
test_basic             0.001612   0.007156   1.015912 (  3.627939)
test_all               0.099415   0.032143 708.033059 (256.831541)
test_rubyspec          0.050319   0.032002 116.398964 ( 36.598197)
total: 411.19 sec