Logfile: /home/opc/ruby/logs/brlog.master.20250726-043529
#<BuildRuby:0x0000fffdfb55fdd0
 @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-043529",
 @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.000014   0.000001   0.000015 (  0.000244)
autoconf               0.000032   0.000001   0.000033 (  0.000033)
configure              0.000015   0.000001   0.000016 (  0.000015)
build_up               0.005852   0.000000   2.135016 (  1.820334)
build_miniruby         0.001192   0.000000   1.261932 (  1.263769)
build_ruby             0.001501   0.000000   1.873824 (  4.004283)
build_all              0.003875   0.003388   3.156550 (  1.705158)
build_install          0.012455   0.004173   4.641849 (  2.678423)
test_btest             0.000688   0.000075  36.647612 ( 15.589744)
test_basic             0.002798   0.004279   0.488722 (  0.570838)
test_all               0.085101   0.026327 478.243543 (200.554516)
test_rubyspec          0.043743   0.041835  62.065326 ( 29.774758)
total: 257.96 sec