Logfile: /home/opc/ruby/logs/brlog.master.20250802-045627
#<BuildRuby:0x0000fffcc79ffdc0
 @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-045627",
 @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.000001   0.000012 (  0.000013)
autoconf               0.000018   0.000002   0.000020 (  0.000020)
configure              0.000012   0.000002   0.000014 (  0.000013)
build_up               0.004669   0.000516   2.118753 (  1.799131)
build_miniruby         0.000000   0.001456   1.255650 (  1.263066)
build_ruby             0.000000   0.001466   1.868194 (  5.192110)
build_all              0.005947   0.001433   3.201101 (  1.731847)
build_install          0.016193   0.001055   4.671258 (  2.696908)
test_btest             0.000507   0.000072  37.139183 ( 18.463062)
test_basic             0.001376   0.004967   0.493595 (  0.573256)
test_all               0.085095   0.026306 432.395838 (184.127641)
test_rubyspec          0.049002   0.043902  64.817109 ( 30.229281)
total: 246.08 sec