Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251028-082121
#<BuildRuby:0x000072e69599fdd8
 @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.20251028-082121",
 @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.000017   0.000005   0.000022 (  0.000023)
autoconf               0.000030   0.000008   0.000038 (  0.000039)
configure              0.000028   0.000008   0.000036 (  0.000036)
build_up               0.004481   0.005148   4.484598 (  3.014681)
build_miniruby         0.001386   0.000135   2.002781 (  1.999366)
build_ruby             0.001494   0.000516   3.874638 (  3.913572)
build_all              0.005937   0.002623  10.322719 (  3.717239)
build_install          0.014737   0.007781  15.122145 (  6.943122)
test_btest             0.000960   0.000000 203.677398 ( 57.789989)
test_basic             0.005622   0.003786   2.052874 (  1.981606)
test_all               0.092869   0.032484 1994.719222 (657.278201)
test_rubyspec          0.064229   0.033576 327.121085 ( 60.954907)
total: 797.59 sec