Logfile: /home/opc/ruby/logs/brlog.master.20250801-004121
#<BuildRuby:0x0000fffbdca7fde0
 @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.20250801-004121",
 @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.000000   0.000013 (  0.000014)
autoconf               0.000024   0.000002   0.000026 (  0.000024)
configure              0.000014   0.000000   0.000014 (  0.000015)
build_up               0.002130   0.004163   2.221202 (  1.836402)
build_miniruby         0.001167   0.000109   1.252575 (  1.260466)
build_ruby             0.001456   0.000136   1.860495 (  4.486092)
build_all              0.000891   0.006453   3.235134 (  1.801652)
build_install          0.014609   0.003034   4.682993 (  2.697638)
test_btest             0.000757   0.000129  36.478236 ( 15.654363)
test_basic             0.002867   0.004181   0.498896 (  0.579606)
test_all               0.066613   0.045562 459.159305 (196.713276)
test_rubyspec          0.049008   0.036443  63.621039 ( 30.155673)
total: 255.19 sec