Logfile: /home/opc/ruby/logs/brlog.master.20250731-144127
#<BuildRuby:0x0000fffe4b41fdd0
 @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-144127",
 @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.000000   0.000013 (  0.000014)
autoconf               0.000023   0.000001   0.000024 (  0.000023)
configure              0.000018   0.000001   0.000019 (  0.000019)
build_up               0.005254   0.000263   2.156446 (  1.832405)
build_miniruby         0.001164   0.000058   1.277567 (  1.280955)
build_ruby             0.001526   0.000076   1.907777 (  4.112069)
build_all              0.000053   0.007910   3.269750 (  1.702907)
build_install          0.017306   0.000131   4.776603 (  2.759388)
test_btest             0.000505   0.000061  36.385462 ( 15.580063)
test_basic             0.003123   0.004321   0.495910 (  0.581428)
test_all               0.086018   0.027703 481.997140 (203.520091)
test_rubyspec          0.050072   0.029768  62.127046 ( 29.838280)
total: 261.21 sec