Logfile: /home/opc/ruby/logs/brlog.master.20250728-082721
#<BuildRuby:0x0000fffde501fde0
 @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.20250728-082721",
 @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.000007   0.000004   0.000011 (  0.000012)
autoconf               0.000015   0.000008   0.000023 (  0.000023)
configure              0.000009   0.000005   0.000014 (  0.000014)
build_up               0.005203   0.000617   2.157532 (  1.979956)
build_miniruby         0.000852   0.000397   1.297435 (  1.301538)
build_ruby             0.001194   0.000556   1.923136 (  4.271950)
build_all              0.007612   0.000000   3.190026 (  1.691905)
build_install          0.011248   0.005172   4.645504 (  2.595811)
test_btest             0.000556   0.000234  36.356295 ( 15.663279)
test_basic             0.000000   0.006142   0.490042 (  0.578214)
test_all               0.068233   0.040712 415.404487 (192.194822)
test_rubyspec          0.030296   0.054412  66.860859 ( 31.332967)
total: 251.61 sec