Logfile: /home/opc/ruby/logs/brlog.master.20250727-015159
#<BuildRuby:0x0000ffffb746fde0
 @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.20250727-015159",
 @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.000011   0.000002   0.000013 (  0.000013)
autoconf               0.000018   0.000003   0.000021 (  0.000021)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.004786   0.000834   2.120898 (  1.841160)
build_miniruby         0.001080   0.000189   1.258807 (  1.267845)
build_ruby             0.001450   0.000252   1.881914 (  4.046668)
build_all              0.005959   0.001038   3.258880 (  1.747812)
build_install          0.016094   0.001021   4.637211 (  2.689619)
test_btest             0.000601   0.000094  36.206066 ( 17.876603)
test_basic             0.003224   0.003833   0.488878 (  0.565707)
test_all               0.062548   0.047891 471.354455 (202.855440)
test_rubyspec          0.041908   0.046875  62.373514 ( 30.024095)
total: 262.92 sec