Logfile: /home/opc/ruby/logs/brlog.master.20250726-063257
#<BuildRuby:0x0000fffdb156fdd8
 @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.20250726-063257",
 @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.000022)
configure              0.000011   0.000002   0.000013 (  0.000013)
build_up               0.001423   0.004455   2.153804 (  1.845211)
build_miniruby         0.001036   0.000244   1.274847 (  1.282330)
build_ruby             0.001214   0.000285   1.888819 (  4.040304)
build_all              0.001895   0.004884   3.186201 (  1.754224)
build_install          0.012581   0.004151   4.616681 (  2.751598)
test_btest             0.000534   0.000159  37.013834 ( 15.973903)
test_basic             0.000505   0.006705   0.487299 (  0.569208)
test_all               0.087501   0.022242 412.333466 (182.399624)
test_rubyspec          0.047919   0.034078  61.412915 ( 29.193545)
total: 239.81 sec