Logfile: /home/opc/ruby/logs/brlog.master.20250727-053501
#<BuildRuby:0x0000fffd6ed8fdd0
 @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.20250727-053501",
 @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.000024   0.000003   0.000027 (  0.000027)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.001504   0.004420   2.180963 (  1.873159)
build_miniruby         0.001280   0.000000   1.268454 (  1.272384)
build_ruby             0.002346   0.000000   1.946957 (  4.097361)
build_all              0.000000   0.007476   3.240880 (  1.773252)
build_install          0.010364   0.006228   4.688107 (  2.698176)
test_btest             0.000516   0.000151  36.823668 ( 16.633617)
test_basic             0.003153   0.003599   0.486898 (  0.573391)
test_all               0.079833   0.031759 444.734460 (195.095622)
test_rubyspec          0.035916   0.054207  63.082529 ( 29.806787)
total: 253.82 sec