Logfile: /home/opc/ruby/logs/brlog.master.20250803-125117
#<BuildRuby:0x0000fffd17a1fdc8
 @BUILD_DIR="/home/opc/ruby/build",
 @INSTALL_DIR="/home/opc/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/home/opc/ruby/src",
 @TARGET_BUILD_DIR="/home/opc/ruby/build/master",
 @TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
 @TARGET_NAME="master",
 @TARGET_SRC_DIR="/home/opc/ruby/src/master",
 @btest_opts="-j3",
 @build_opts="-j3",
 @configure_opts=["--disable-dtrace --disable-yjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/opc/ruby/logs/brlog.master.20250803-125117",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @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='-j3'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000011   0.000001   0.000012 (  0.000012)
autoconf               0.000021   0.000003   0.000024 (  0.000022)
configure              0.000012   0.000001   0.000013 (  0.000014)
build_up               0.005773   0.000000   2.149765 (  1.836238)
build_miniruby         0.001192   0.000000   1.243471 (  1.246046)
build_ruby             0.001447   0.000037   1.866298 (  4.047157)
build_all              0.006836   0.000260   3.198530 (  1.720234)
build_install          0.015148   0.001443   4.626850 (  2.659108)
test_btest             0.000552   0.000053  37.225853 ( 16.516789)
test_basic             0.002014   0.005285   0.497507 (  0.581803)
test_all               0.105388   0.009096 440.478343 (189.641981)
test_rubyspec          0.042931   0.041966  62.813538 ( 29.631555)
total: 247.88 sec