Logfile: /home/opc/ruby/logs/brlog.master.20250726-033221
#<BuildRuby:0x0000ffff4438fdd0
 @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-033221",
 @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.000012   0.000001   0.000013 (  0.000014)
autoconf               0.000026   0.000003   0.000029 (  0.000029)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.004686   0.000492   2.121006 (  1.812723)
build_miniruby         0.001150   0.000120   1.257467 (  1.261166)
build_ruby             0.001363   0.000143   1.873469 (  3.962924)
build_all              0.007165   0.000000   3.180116 (  1.763491)
build_install          0.012808   0.003506   4.640865 (  2.822729)
test_btest             0.000775   0.000000  36.307648 ( 15.864545)
test_basic             0.000000   0.007065   0.487559 (  0.565656)
test_all               0.072317   0.039052 491.061960 (247.846163)
test_rubyspec          0.031335   0.063675  62.823444 ( 29.568427)
total: 305.47 sec