Logfile: /home/opc/ruby/logs/brlog.master.20250731-220801
#<BuildRuby:0x0000fffdf022fdc8
 @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-220801",
 @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.000012   0.000002   0.000014 (  0.000014)
autoconf               0.000022   0.000003   0.000025 (  0.000024)
configure              0.000015   0.000001   0.000016 (  0.000016)
build_up               0.002551   0.003259   2.146838 (  1.849394)
build_miniruby         0.001121   0.000166   1.268421 (  1.274578)
build_ruby             0.001782   0.000264   1.890672 (  3.850759)
build_all              0.008137   0.000032   3.235175 (  1.761303)
build_install          0.016702   0.000581   4.708694 (  2.641377)
test_btest             0.000694   0.000082  36.882530 ( 16.154326)
test_basic             0.000000   0.006961   0.501438 (  0.588889)
test_all               0.062986   0.053790 480.912277 (227.232879)
test_rubyspec          0.066518   0.032620  62.189739 ( 29.456913)
total: 284.81 sec