Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250928-115634
#<BuildRuby:0x000075f843a4fdd8
 @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.20250928-115634",
 @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.000020   0.000005   0.000025 (  0.000024)
autoconf               0.000037   0.000009   0.000046 (  0.000046)
configure              0.000033   0.000008   0.000041 (  0.000042)
build_up               0.007065   0.003819   5.372832 (  3.858452)
build_miniruby         0.001425   0.000109   1.684896 (  2.113985)
build_ruby             0.001433   0.000384   4.728314 (  4.939166)
build_all              0.009102   0.000477  11.597258 (  6.185566)
build_install          0.019550   0.006813  17.008948 ( 11.707073)
test_btest             0.000684   0.000182 205.953993 ( 87.353393)
test_basic             0.000000   0.006190   1.982212 (  5.163341)
test_all               0.085743   0.047509 1892.483160 (812.996668)
test_rubyspec          0.051433   0.039732 317.208607 (126.524181)
total: 1060.84 sec