Logfile: /home/opc/ruby/logs/brlog.master.20250731-105523
#<BuildRuby:0x0000fffc0d42fdd8
 @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-105523",
 @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.000010   0.000001   0.000011 (  0.000012)
autoconf               0.000018   0.000003   0.000021 (  0.000047)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.005283   0.000610   2.154366 (  1.856703)
build_miniruby         0.001356   0.000000   1.310136 (  1.319977)
build_ruby             0.001958   0.000000   1.918417 (  4.071650)
build_all              0.006008   0.001321   3.246717 (  1.815399)
build_install          0.015021   0.001765   4.708415 (  2.631544)
test_btest             0.000707   0.000108  36.499495 ( 15.542840)
test_basic             0.000000   0.006983   0.489280 (  0.576137)
test_all               0.068579   0.047805 494.531849 (211.131506)
test_rubyspec          0.047371   0.050371  62.997989 ( 29.810560)
total: 268.76 sec