Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251030-062058
#<BuildRuby:0x000077692398fdd8
 @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.20251030-062058",
 @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.000005   0.000021 (  0.000021)
autoconf               0.000043   0.000000   0.000043 (  0.000042)
configure              0.000032   0.000000   0.000032 (  0.000032)
build_up               0.006591   0.004252   5.294126 (  3.918418)
build_miniruby         0.000959   0.000682   1.920417 (  2.380833)
build_ruby             0.000513   0.001523   5.086249 (  5.376005)
build_all              0.008659   0.001224  11.433811 (  5.390446)
build_install          0.020168   0.007927  17.288479 ( 10.357649)
test_btest             0.000701   0.000221 210.063284 ( 63.571123)
test_basic             0.004225   0.005196   1.561172 (  3.210402)
test_all               0.088407   0.040306 2031.526460 (787.211053)
test_rubyspec          0.060526   0.036074 322.008221 ( 78.264788)
total: 959.68 sec