Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251029-141915
#<BuildRuby:0x000076bd52c7fde0
 @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-O0",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-O0",
 @TARGET_NAME="trunk-O0",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk-O0",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["optflags=-O0"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk-O0.20251029-141915",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]],
 @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.000000   0.000019 (  0.000020)
autoconf               0.000037   0.000000   0.000037 (  0.000037)
configure              0.000034   0.000000   0.000034 (  0.000033)
build_up               0.003809   0.006722   5.184656 (  3.471995)
build_miniruby         0.000481   0.001150   1.705388 (  1.719515)
build_ruby             0.002370   0.000000   4.695327 (  4.725276)
build_all              0.008963   0.000243  11.105881 (  4.092851)
build_install          0.022779   0.003370  15.394259 (  7.257326)
test_btest             0.000108   0.001045 209.918980 ( 58.602521)
test_basic             0.004204   0.007486   2.308414 (  2.536036)
test_all               0.099906   0.026694 1965.097918 (600.265307)
test_rubyspec          0.062860   0.034035 324.696539 ( 66.763031)
total: 749.44 sec