Logfile: /home/opc/ruby/logs/brlog.master.20250724-071841
#<BuildRuby:0x0000fffe5b78fdc0
 @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.20250724-071841",
 @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.000012)
autoconf               0.000019   0.000002   0.000021 (  0.000021)
configure              0.000012   0.000002   0.000014 (  0.000013)
build_up               0.001446   0.003998   1.997969 (  1.845479)
build_miniruby         0.001177   0.000185   1.257489 (  1.261967)
build_ruby             0.000000   0.001581   1.893554 (  4.525523)
build_all              0.004678   0.002483   3.214136 (  1.735666)
build_install          0.012036   0.005954   4.654159 (  2.740709)
test_btest             0.000715   0.000170  36.747688 ( 16.097139)
test_basic             0.006051   0.000357   0.493071 (  0.580396)
test_all               0.073645   0.041897 490.149327 (214.157970)
test_rubyspec          0.039905   0.048805  63.365146 ( 29.744219)
total: 272.69 sec