Logfile: /home/opc/ruby/logs/brlog.master.20250801-123437
#<BuildRuby:0x0000fffc5a14fdc8
 @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.20250801-123437",
 @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.000013)
autoconf               0.000019   0.000004   0.000023 (  0.000022)
configure              0.000011   0.000002   0.000013 (  0.000014)
build_up               0.005645   0.000000   2.128067 (  1.839860)
build_miniruby         0.001305   0.000000   1.304055 (  1.306629)
build_ruby             0.001616   0.000000   1.931528 (  4.096040)
build_all              0.007306   0.000072   3.233239 (  1.726615)
build_install          0.015905   0.001003   4.676259 (  2.635382)
test_btest             0.000683   0.000085  37.569785 ( 16.074175)
test_basic             0.003821   0.002982   0.500712 (  0.586456)
test_all               0.075388   0.038026 459.528993 (200.193853)
test_rubyspec          0.043275   0.043373  62.432233 ( 29.487786)
total: 257.95 sec