Logfile: /home/opc/ruby/logs/brlog.master.20250725-064416
#<BuildRuby:0x0000ffff9d38fde0
 @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.20250725-064416",
 @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.000003   0.000015 (  0.000015)
autoconf               0.000022   0.000005   0.000027 (  0.000026)
configure              0.000016   0.000003   0.000019 (  0.000020)
build_up               0.005005   0.001176   2.064683 (  1.807956)
build_miniruby         0.001007   0.000236   1.303840 (  1.307551)
build_ruby             0.000000   0.002043   1.872705 (  4.331223)
build_all              0.005080   0.002434   3.303658 (  1.803058)
build_install          0.016375   0.001898   4.666380 (  2.654954)
test_btest             0.000562   0.000141  36.798831 ( 15.963580)
test_basic             0.005653   0.001412   0.495176 (  0.572520)
test_all               0.079982   0.039070 470.873778 (215.672938)
test_rubyspec          0.041160   0.050590  63.260619 ( 29.916932)
total: 274.03 sec