Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251027-081930
#<BuildRuby:0x00007eda1698fde0
 @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.20251027-081930",
 @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.000010   0.000003   0.000013 (  0.000014)
autoconf               0.000019   0.000006   0.000025 (  0.000024)
configure              0.000016   0.000005   0.000021 (  0.000022)
build_up               0.005012   0.003316   3.623449 (  2.524011)
build_miniruby         0.000994   0.000317   1.283327 (  1.287979)
build_ruby             0.000657   0.000905   3.089475 (  3.190943)
build_all              0.005108   0.003372  13.896950 (  5.307456)
build_install          0.021375   0.007130  17.758425 (  9.800561)
test_btest             0.000316   0.000760 193.654869 ( 46.088397)
test_basic             0.003969   0.005145   1.702531 (  1.634962)
test_all               0.086481   0.041501 2056.836584 (631.076758)
test_rubyspec          0.060721   0.043890 324.147649 ( 54.538692)
total: 755.45 sec