Logfile: /home/ko1/ruby/logs/brlog.trunk-O0.20251031-072457
#<BuildRuby:0x000074818689fdd8
 @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.20251031-072457",
 @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.000006   0.000026 (  0.000026)
autoconf               0.000034   0.000010   0.000044 (  0.000043)
configure              0.000036   0.000000   0.000036 (  0.000036)
build_up               0.006403   0.003857   5.360646 ( 12.338476)
build_miniruby         0.001524   0.000167   1.702784 (  3.096285)
build_ruby             0.002099   0.000063   5.221102 (105.746283)
build_all              0.006974   0.002247  12.341183 ( 10.012940)
build_install          0.021772   0.006473  17.879031 ( 46.384642)
test_btest             0.001267   0.000060 231.676568 (214.026976)
test_basic             0.007909   0.005497   2.439398 (  3.568615)
test_all               0.107955   0.036301 2254.641242 (1176.311469)
test_rubyspec          0.058763   0.043420 328.802440 ( 58.168229)
total: 1629.66 sec