Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251025-101814
#<BuildRuby:0x00007962a757fde0
 @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.20251025-101814",
 @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.000018   0.000005   0.000023 (  0.000023)
autoconf               0.000031   0.000008   0.000039 (  0.000039)
configure              0.000026   0.000007   0.000033 (  0.000033)
build_up               0.003125   0.006030   3.968660 (  6.162611)
build_miniruby         0.011133   0.002373 116.291370 ( 62.077797)
build_ruby             0.001263   0.001123   6.702304 (  5.616325)
build_all              0.062088   0.025102 176.599176 ( 52.683224)
build_install          0.020089   0.004134  15.953123 (  7.756167)
test_btest             0.000696   0.000238 213.032937 ( 70.362988)
test_basic             0.007424   0.002106   2.246080 (  2.216409)
test_all               0.094311   0.033011 2049.952710 (671.879652)
test_rubyspec          0.054099   0.037736 304.398429 ( 51.024643)
total: 929.78 sec