Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250927-115723
#<BuildRuby:0x00007e48f06afdd0
 @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.20250927-115723",
 @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.000016   0.000004   0.000020 (  0.000020)
autoconf               0.000000   0.000051   0.000051 (  0.000051)
configure              0.000000   0.000031   0.000031 (  0.000031)
build_up               0.005877   0.004814   5.502770 (  4.526554)
build_miniruby         0.000613   0.000907   1.704652 (  1.744441)
build_ruby             0.002045   0.000000   4.805072 ( 17.533125)
build_all              0.006866   0.003001  11.705280 (  5.501586)
build_install          0.021149   0.006057  16.793546 ( 11.359388)
test_btest             0.000424   0.000607 209.708099 ( 87.858301)
test_basic             0.007031   0.004601   2.378442 (  2.507779)
test_all               0.096420   0.034727 2004.385928 (693.253511)
test_rubyspec          0.057096   0.041233 316.493917 ( 93.127785)
total: 917.41 sec