Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250924-035448
#<BuildRuby:0x0000757443e7fdd8
 @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.20250924-035448",
 @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.000034   0.000009   0.000043 (  0.000043)
configure              0.000026   0.000007   0.000033 (  0.000033)
build_up               0.003518   0.006776   5.408369 (  3.987454)
build_miniruby         0.001188   0.000362   1.590450 (  1.672542)
build_ruby             0.000112   0.001675   4.650085 (  4.805833)
build_all              0.004964   0.003707  11.072321 (  5.287003)
build_install          0.019651   0.006249  16.030114 (  9.377593)
test_btest             0.000017   0.001072 206.369458 ( 94.071616)
test_basic             0.009504   0.003942   2.360159 (  2.511796)
test_all               0.085822   0.047506 1959.492683 (941.278747)
test_rubyspec          0.052568   0.039121 311.778040 (121.145058)
total: 1184.14 sec