Logfile: /home/opc/ruby/logs/brlog.master.20250726-005423
#<BuildRuby:0x0000fffc8fa1fdd8
 @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.20250726-005423",
 @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.000011)
autoconf               0.000018   0.000002   0.000020 (  0.000020)
configure              0.000012   0.000001   0.000013 (  0.000013)
build_up               0.001982   0.003529   2.187684 (  1.840680)
build_miniruby         0.001046   0.000156   1.267165 (  1.271416)
build_ruby             0.002337   0.000000   1.943754 (  4.126896)
build_all              0.006459   0.000722   3.189457 (  1.857747)
build_install          0.013985   0.003111   4.612788 (  2.715861)
test_btest             0.000648   0.000100  36.535817 ( 15.599692)
test_basic             0.002229   0.004215   0.494017 (  0.577766)
test_all               0.072509   0.040504 485.833151 (218.444902)
test_rubyspec          0.028385   0.067290  62.605842 ( 29.766698)
total: 276.20 sec