Logfile: /home/opc/ruby/logs/brlog.master.20250723-205841
#<BuildRuby:0x0000fffd9c48fdd8
 @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.20250723-205841",
 @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.000000   0.000024 (  0.000023)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.005026   0.000000   2.035354 (  1.800897)
build_miniruby         0.001169   0.000000   1.285056 (  1.291697)
build_ruby             0.002304   0.000000   1.914357 (  4.122272)
build_all              0.003792   0.003895   3.225000 (  1.761493)
build_install          0.014341   0.003295   4.750384 (  2.904294)
test_btest             0.000731   0.000049  36.678427 ( 15.616040)
test_basic             0.005130   0.000344   0.486446 (  0.566009)
test_all               0.089402   0.026233 499.855782 (249.700915)
test_rubyspec          0.041958   0.049527  62.709678 ( 29.540068)
total: 307.30 sec