Logfile: /home/opc/ruby/logs/brlog.master.20250731-021934
#<BuildRuby:0x0000fffde6ebfde0
 @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.20250731-021934",
 @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.000014   0.000001   0.000015 (  0.000015)
autoconf               0.000025   0.000002   0.000027 (  0.000026)
configure              0.000021   0.000001   0.000022 (  0.000021)
build_up               0.005364   0.000254   2.177464 (  1.830957)
build_miniruby         0.001270   0.000000   1.328977 (  1.336296)
build_ruby             0.001570   0.000000   1.978458 (  4.010415)
build_all              0.007533   0.000282   3.272120 (  1.769225)
build_install          0.017146   0.000319   4.709131 (  2.782324)
test_btest             0.000783   0.000000  36.939546 ( 16.091690)
test_basic             0.002322   0.004796   0.502007 (  0.590386)
test_all               0.076453   0.037393 487.739747 (220.386580)
test_rubyspec          0.022447   0.071190  63.378710 ( 29.883780)
total: 278.68 sec