Logfile: /home/opc/ruby/logs/brlog.master.20250802-075616
#<BuildRuby:0x0000ffff91a5fdc0
 @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.20250802-075616",
 @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.000002   0.000013 (  0.000012)
autoconf               0.000020   0.000002   0.000022 (  0.000022)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.004961   0.000520   2.134621 (  1.837391)
build_miniruby         0.001218   0.000128   1.300551 (  1.304255)
build_ruby             0.001382   0.000145   1.870633 (  4.387277)
build_all              0.007477   0.000311   3.194810 (  1.793944)
build_install          0.000000   0.016213   4.703200 (  2.768971)
test_btest             0.000000   0.000750  37.109802 ( 16.008051)
test_basic             0.000000   0.006583   0.493985 (  0.569904)
test_all               0.077802   0.031341 496.381348 (206.246737)
test_rubyspec          0.049846   0.040970  65.374269 ( 30.577928)
total: 265.50 sec