Logfile: /home/opc/ruby/logs/brlog.master.20250726-212318
#<BuildRuby:0x0000fffdd49efde0
 @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.20250726-212318",
 @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.000000   0.000014 (  0.000014)
autoconf               0.000024   0.000001   0.000025 (  0.000025)
configure              0.000019   0.000001   0.000020 (  0.000019)
build_up               0.002176   0.003366   2.145162 (  1.834198)
build_miniruby         0.001115   0.000106   1.238107 (  1.243896)
build_ruby             0.001406   0.000133   1.839668 (  3.900278)
build_all              0.006658   0.000257   3.193535 (  1.744454)
build_install          0.013486   0.002874   4.666079 (  2.643925)
test_btest             0.000816   0.000087  36.472349 ( 18.281090)
test_basic             0.002618   0.004003   0.487477 (  0.575772)
test_all               0.091915   0.021916 475.457300 (233.774332)
test_rubyspec          0.048468   0.032394  62.838047 ( 29.663126)
total: 293.66 sec