Logfile: /home/opc/ruby/logs/brlog.master.20250730-201221
#<BuildRuby:0x0000fffe8973fdd8
 @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.20250730-201221",
 @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.000014)
autoconf               0.000021   0.000003   0.000024 (  0.000024)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.005368   0.000230   2.163976 (  1.845339)
build_miniruby         0.001251   0.000000   1.278889 (  1.284425)
build_ruby             0.001983   0.000000   1.942975 (  4.108537)
build_all              0.001245   0.006427   3.240321 (  1.799012)
build_install          0.016029   0.000986   4.686749 (  2.638496)
test_btest             0.000486   0.000098  36.679099 ( 16.392140)
test_basic             0.002415   0.007463   0.501206 (  0.582889)
test_all               0.083408   0.028663 501.050633 (257.386436)
test_rubyspec          0.027587   0.065616  62.706024 ( 29.516544)
total: 315.55 sec