Logfile: /home/opc/ruby/logs/brlog.master.20250802-053020
#<BuildRuby:0x0000fffcaaf2fdd0
 @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.20250802-053020",
 @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.000030   0.000002   0.000032 (  0.000031)
configure              0.000015   0.000001   0.000016 (  0.000015)
build_up               0.006081   0.000094   2.169164 (  1.871322)
build_miniruby         0.001340   0.000060   1.300968 (  1.303087)
build_ruby             0.001415   0.000064   1.902765 (  4.170293)
build_all              0.007449   0.000138   3.190429 (  1.743526)
build_install          0.005998   0.011434   4.663205 (  2.637734)
test_btest             0.000598   0.000088  37.196288 ( 16.202204)
test_basic             0.005503   0.000813   0.497360 (  0.586691)
test_all               0.092815   0.025246 431.097415 (189.933556)
test_rubyspec          0.051230   0.038639  63.383313 ( 29.875246)
total: 248.32 sec