Logfile: /home/opc/ruby/logs/brlog.master.20250727-005254
#<BuildRuby:0x0000fffd9e07fde0
 @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-005254",
 @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.000018   0.000003   0.000021 (  0.000021)
configure              0.000011   0.000002   0.000013 (  0.000013)
build_up               0.004693   0.000830   2.136080 (  1.823961)
build_miniruby         0.001180   0.000209   1.246432 (  1.249079)
build_ruby             0.003094   0.000000   1.894783 (  3.864843)
build_all              0.004290   0.003282   3.219771 (  1.745545)
build_install          0.011393   0.004834   4.681460 (  2.802723)
test_btest             0.000535   0.000121  37.084982 ( 15.935379)
test_basic             0.002532   0.003807   0.493673 (  0.573386)
test_all               0.067667   0.043448 479.719971 (222.152982)
test_rubyspec          0.049187   0.038319  62.275328 ( 29.378540)
total: 279.53 sec