Logfile: /home/opc/ruby/logs/brlog.master.20250730-230259
#<BuildRuby:0x0000fffcb216fdc8
 @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.20250730-230259",
 @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.000013   0.000001   0.000014 (  0.000014)
autoconf               0.000019   0.000002   0.000021 (  0.000021)
configure              0.000022   0.000002   0.000024 (  0.000025)
build_up               0.005168   0.000576   2.150854 (  1.827936)
build_miniruby         0.001254   0.000140   1.261136 (  1.273334)
build_ruby             0.001601   0.000000   1.870262 (  4.255773)
build_all              0.007279   0.000000   3.212319 (  1.731270)
build_install          0.011654   0.006000   4.683373 (  2.714666)
test_btest             0.000599   0.000089  36.299526 ( 15.547016)
test_basic             0.005834   0.000299   0.488665 (  0.565392)
test_all               0.075229   0.038574 417.630918 (178.530040)
test_rubyspec          0.055652   0.025467  62.443230 ( 29.446677)
total: 235.89 sec