Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc10.20251024-185228
#<BuildRuby:0x00007b5bf4b4fde0
 @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-185228",
 @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.000016   0.000005   0.000021 (  0.000023)
autoconf               0.000030   0.000010   0.000040 (  0.000041)
configure              0.000022   0.000007   0.000029 (  0.000029)
build_up               0.001730   0.007197   4.693652 (  3.013232)
build_miniruby         0.000993   0.000369   1.674332 (  1.671530)
build_ruby             0.000297   0.001356   3.836005 ( 29.553346)
build_all              0.005495   0.003368   5.195967 (  2.247681)
build_install          0.018013   0.002263   7.693785 ( 12.899800)
test_btest             0.000000   0.000922  73.931085 ( 23.683658)
test_basic             0.002887   0.005484   0.991057 (  1.040535)
test_all               0.087537   0.045008 699.602746 (287.783999)
test_rubyspec          0.041405   0.043178 111.374525 ( 32.254463)
total: 394.15 sec