Logfile: /home/opc/ruby/logs/brlog.master.20250728-123455
#<BuildRuby:0x0000fffe04ddfdd0
 @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.20250728-123455",
 @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.000012)
autoconf               0.000026   0.000003   0.000029 (  0.000028)
configure              0.000014   0.000002   0.000016 (  0.000015)
build_up               0.001437   0.004309   2.139923 (  2.003083)
build_miniruby         0.000997   0.000166   1.271602 (  1.281676)
build_ruby             0.001289   0.000214   1.912802 (  4.009110)
build_all              0.006786   0.000396   3.173554 (  1.742618)
build_install          0.013532   0.003681   4.627386 (  2.713600)
test_btest             0.000638   0.000111  36.709496 ( 15.578841)
test_basic             0.006748   0.000410   0.487656 (  0.567544)
test_all               0.090444   0.024030 414.997316 (183.528345)
test_rubyspec          0.049043   0.044069  63.112082 ( 30.204036)
total: 241.63 sec