Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20250925-235508
#<BuildRuby:0x00007f3cf1b3fdc8
 @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-235508",
 @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.000019   0.000006   0.000025 (  0.000025)
autoconf               0.000052   0.000000   0.000052 (  0.000052)
configure              0.000034   0.000000   0.000034 (  0.000034)
build_up               0.007318   0.003150   5.383023 ( 13.094949)
build_miniruby         0.006773   0.001650  84.138781 ( 91.713270)
build_ruby             0.001712   0.000000   5.048839 (104.392656)
build_all              0.009957   0.003218  28.537519 ( 17.399003)
build_install          0.021483   0.004946  16.890016 ( 12.921937)
test_btest             0.000889   0.000244 211.369372 (108.215593)
test_basic             0.006798   0.002693   2.278767 (  2.766342)
test_all               0.097543   0.038189 1876.335641 (1056.446412)
test_rubyspec          0.055790   0.030674 318.070493 (177.690483)
total: 1584.65 sec