Logfile: /home/opc/ruby/logs/brlog.master.20250728-053400
#<BuildRuby:0x0000fffd1495fdc8
 @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-053400",
 @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.000001   0.000012 (  0.000013)
autoconf               0.000029   0.000003   0.000032 (  0.000031)
configure              0.000015   0.000001   0.000016 (  0.000015)
build_up               0.005926   0.000000   2.211463 (  1.885395)
build_miniruby         0.001223   0.000000   1.364929 (  1.371596)
build_ruby             0.001530   0.000081   1.992296 (  4.018852)
build_all              0.008244   0.000000   3.311728 (  1.839573)
build_install          0.019663   0.000000   4.807958 (  2.869259)
test_btest             0.000716   0.000000  38.182082 ( 16.006225)
test_basic             0.006586   0.000222   0.496108 (  0.573635)
test_all               0.083518   0.030169 427.919398 (184.166059)
test_rubyspec          0.055811   0.032718  63.042999 ( 29.753820)
total: 242.49 sec