Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250925-095436
#<BuildRuby:0x000073f17ad4fdc0
 @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.20250925-095436",
 @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.000006   0.000024 (  0.000024)
autoconf               0.000030   0.000010   0.000040 (  0.000039)
configure              0.000025   0.000008   0.000033 (  0.000034)
build_up               0.006228   0.003426   4.986066 (  3.170837)
build_miniruby         0.001390   0.000135   1.573956 (  1.617967)
build_ruby             0.000743   0.001920   4.705150 (  4.885722)
build_all              0.005744   0.003672  11.000736 (  6.974611)
build_install          0.017257   0.007671  16.642255 ( 10.444105)
test_btest             0.001059   0.000173 207.875733 (105.428118)
test_basic             0.008239   0.005275   2.413376 (  2.786447)
test_all               0.092791   0.042255 1897.089254 (938.670314)
test_rubyspec          0.055691   0.037156 322.748249 (136.562061)
total: 1210.54 sec