Logfile: /home/opc/ruby/logs/brlog.master.20250728-132516
#<BuildRuby:0x0000fffc16fbfdc0
 @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.20250728-132516",
 @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.000013   0.000002   0.000015 (  0.000015)
autoconf               0.000019   0.000003   0.000022 (  0.000022)
configure              0.000014   0.000002   0.000016 (  0.000015)
build_up               0.004785   0.000749   2.141002 (  1.815565)
build_miniruby         0.001093   0.000171   1.253048 (  1.256098)
build_ruby             0.001549   0.000000   1.918223 (  4.372203)
build_all              0.007362   0.000000   3.185229 (  1.761219)
build_install          0.008907   0.007812   4.628351 (  3.028794)
test_btest             0.000622   0.000130  36.181822 ( 16.089974)
test_basic             0.006381   0.000449   0.488105 (  0.566865)
test_all               0.091166   0.023048 469.878743 (195.783492)
test_rubyspec          0.030275   0.055334  62.917294 ( 29.595417)
total: 254.27 sec