Logfile: /home/opc/ruby/logs/brlog.master.20250801-053941
#<BuildRuby:0x0000fffe149dfdd8
 @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-053941",
 @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.000000   0.000013 (  0.000014)
autoconf               0.000021   0.000000   0.000021 (  0.000021)
configure              0.000014   0.000000   0.000014 (  0.000013)
build_up               0.001842   0.003783   2.165683 (  1.823470)
build_miniruby         0.001185   0.000055   1.333323 (  1.338618)
build_ruby             0.001575   0.000071   1.932506 (  4.089780)
build_all              0.004211   0.003609   3.274364 (  1.732837)
build_install          0.017871   0.000000   4.767162 (  2.704988)
test_btest             0.000633   0.000000  37.437846 ( 16.382284)
test_basic             0.006552   0.000000   0.501329 (  0.590542)
test_all               0.066805   0.049135 442.866259 (194.361970)
test_rubyspec          0.062679   0.027923  62.056060 ( 29.231503)
total: 252.26 sec