Logfile: /home/opc/ruby/logs/brlog.master.20250731-193328
#<BuildRuby:0x0000fffdc00efdd0
 @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.20250731-193328",
 @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.000017   0.000003   0.000020 (  0.000019)
autoconf               0.000037   0.000006   0.000043 (  0.000043)
configure              0.000023   0.000004   0.000027 (  0.000025)
build_up               0.004560   0.000754   2.188568 (  2.122728)
build_miniruby         0.001159   0.000191   3.367110 (  3.242942)
build_ruby             0.001348   0.000589   1.906977 (  4.124542)
build_all              0.000000   0.007453   3.218513 (  1.717094)
build_install          0.011727   0.004711   4.639350 (  2.812976)
test_btest             0.000475   0.000135  36.250327 ( 15.381890)
test_basic             0.005089   0.001449   0.494634 (  0.580832)
test_all               0.081642   0.030431 491.469314 (220.351903)
test_rubyspec          0.045319   0.038122  62.392461 ( 29.491429)
total: 279.83 sec