Logfile: /home/opc/ruby/logs/brlog.master.20250731-084850
#<BuildRuby:0x0000fffef91cfdd8
 @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.20250731-084850",
 @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.000013   0.000001   0.000014 (  0.000014)
autoconf               0.000025   0.000003   0.000028 (  0.000026)
configure              0.000015   0.000002   0.000017 (  0.000016)
build_up               0.005106   0.000531   2.131112 (  1.840564)
build_miniruby         0.001074   0.000111   1.264725 (  1.272974)
build_ruby             0.001333   0.000139   1.960020 (  4.138452)
build_all              0.004162   0.003721   3.232936 (  1.674693)
build_install          0.006423   0.010948   4.753551 (  2.677514)
test_btest             0.000540   0.000135  36.349184 ( 17.142660)
test_basic             0.006449   0.000600   0.497214 (  0.568892)
test_all               0.082187   0.029152 424.371409 (183.833312)
test_rubyspec          0.043767   0.043643  62.824034 ( 29.602341)
total: 242.75 sec