Logfile: /home/opc/ruby/logs/brlog.master.20250730-094559
#<BuildRuby:0x0000fffefa48fdd8
 @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-094559",
 @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.000012)
autoconf               0.000020   0.000003   0.000023 (  0.000022)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.005059   0.000534   2.151465 (  1.832103)
build_miniruby         0.001198   0.000126   1.283859 (  1.289500)
build_ruby             0.000000   0.001601   1.886566 (  3.835955)
build_all              0.000000   0.007392   3.273732 (  1.770115)
build_install          0.011121   0.006732   4.815120 (  2.766021)
test_btest             0.000631   0.000000  36.394170 ( 15.322178)
test_basic             0.006404   0.000000   0.494736 (  0.580174)
test_all               0.085193   0.027001 489.319607 (219.290724)
test_rubyspec          0.034672   0.051726  63.277974 ( 29.918198)
total: 276.61 sec