Logfile: /home/opc/ruby/logs/brlog.master.20250801-045552
#<BuildRuby:0x0000fffdb7effdc0
 @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-045552",
 @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.000015   0.000002   0.000017 (  0.000016)
autoconf               0.000025   0.000002   0.000027 (  0.000028)
configure              0.000017   0.000002   0.000019 (  0.000018)
build_up               0.005215   0.000549   2.155875 (  1.908416)
build_miniruby         0.001073   0.000113   1.263650 (  1.285477)
build_ruby             0.001383   0.000146   1.875324 (  3.862859)
build_all              0.007060   0.000275   3.237119 (  1.844875)
build_install          0.015870   0.000635   4.704390 (  2.657893)
test_btest             0.000719   0.000065  36.407352 ( 15.801718)
test_basic             0.000000   0.006889   0.496360 (  0.595539)
test_all               0.074299   0.037793 481.191527 (212.794252)
test_rubyspec          0.056861   0.034310  62.829710 ( 29.458302)
total: 270.21 sec