Logfile: /home/opc/ruby/logs/brlog.master.20250727-062230
#<BuildRuby:0x0000fffbcb34fdd8
 @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-062230",
 @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.000015   0.000000   0.000015 (  0.000016)
autoconf               0.000031   0.000000   0.000031 (  0.000032)
configure              0.000016   0.000000   0.000016 (  0.000015)
build_up               0.005180   0.000000   2.114816 (  1.807927)
build_miniruby         0.001260   0.000000   1.293972 (  1.306760)
build_ruby             0.001336   0.000025   1.858884 (  4.308234)
build_all              0.004214   0.003775   3.220333 (  1.781135)
build_install          0.017546   0.000761   4.653177 (  2.743428)
test_btest             0.000673   0.000053  36.827595 ( 15.993179)
test_basic             0.002313   0.004140   0.493067 (  0.574456)
test_all               0.091614   0.020607 476.429403 (201.449347)
test_rubyspec          0.029701   0.060674  62.360624 ( 29.419792)
total: 259.39 sec