Logfile: /home/opc/ruby/logs/brlog.master.20250728-035105
#<BuildRuby:0x0000ffffb868fde0
 @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-035105",
 @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.000013   0.000002   0.000015 (  0.000015)
autoconf               0.000022   0.000004   0.000026 (  0.000025)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.000000   0.006064   2.148030 (  1.812797)
build_miniruby         0.000464   0.000720   1.272193 (  1.279053)
build_ruby             0.001226   0.000321   1.945818 (  4.535100)
build_all              0.007031   0.000803   3.215391 (  1.816761)
build_install          0.011657   0.006656   4.735251 (  2.815077)
test_btest             0.000519   0.000150  36.445747 ( 16.006770)
test_basic             0.001791   0.004357   0.481277 (  0.572305)
test_all               0.089913   0.023698 479.753869 (211.650032)
test_rubyspec          0.044983   0.047466  62.614113 ( 29.762858)
total: 270.25 sec