Logfile: /home/opc/ruby/logs/brlog.master.20250801-234944
#<BuildRuby:0x0000fffccf7ffdd8
 @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-234944",
 @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.000026   0.000003   0.000029 (  0.000028)
configure              0.000017   0.000001   0.000018 (  0.000018)
build_up               0.005545   0.000170   2.155981 (  1.860380)
build_miniruby         0.001365   0.000000   1.307456 (  1.309877)
build_ruby             0.000000   0.001908   1.949063 (  4.123770)
build_all              0.005805   0.001880   3.203838 (  1.747380)
build_install          0.013080   0.004093   4.676813 (  2.654559)
test_btest             0.001120   0.000179  37.873387 ( 15.908440)
test_basic             0.006155   0.000978   0.501045 (  0.590956)
test_all               0.068887   0.043112 409.426885 (177.420205)
test_rubyspec          0.052936   0.040594  63.726258 ( 30.344044)
total: 235.96 sec