Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250930-115534
#<BuildRuby:0x00007769302afdd0
 @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.20250930-115534",
 @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.000003   0.000019 (  0.000019)
autoconf               0.000030   0.000008   0.000038 (  0.000038)
configure              0.000020   0.000005   0.000025 (  0.000024)
build_up               0.006170   0.001780   3.617186 (  2.290996)
build_miniruby         0.001049   0.000258   0.977975 (  0.975665)
build_ruby             0.000802   0.000724   2.855838 (  2.959190)
build_all              0.007311   0.000254   9.454173 (  3.497500)
build_install          0.014187   0.005124  12.840382 (  5.602900)
test_btest             0.000000   0.000842 174.791274 ( 51.711004)
test_basic             0.004122   0.003103   1.518574 (  2.890646)
test_all               0.096364   0.035405 1930.162655 (708.549978)
test_rubyspec          0.054621   0.039154 314.406692 ( 50.768191)
total: 829.25 sec