Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250922-094938
#<BuildRuby:0x000070ac6324fdd0
 @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.20250922-094938",
 @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.000015   0.000004   0.000019 (  0.000018)
autoconf               0.000029   0.000007   0.000036 (  0.000036)
configure              0.000022   0.000005   0.000027 (  0.000028)
build_up               0.002555   0.007129   4.818234 (  3.643052)
build_miniruby         0.000721   0.000912   2.287611 (  3.296622)
build_ruby             0.001903   0.000000   4.631539 (  4.859054)
build_all              0.008654   0.000780  10.621185 (  5.452070)
build_install          0.016174   0.008394  15.192092 (  9.321445)
test_btest             0.000997   0.000118 204.040244 ( 87.142566)
test_basic             0.008458   0.004096   2.312452 (  2.500337)
test_all               0.090215   0.041087 1853.176306 (883.980196)
test_rubyspec          0.053154   0.043032 308.154511 ( 74.490421)
total: 1074.69 sec