Logfile: /home/opc/ruby/logs/brlog.master.20250728-022811
#<BuildRuby:0x0000fffd9e32fdd8
 @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-022811",
 @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.000012   0.000002   0.000014 (  0.000014)
autoconf               0.000020   0.000003   0.000023 (  0.000023)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.000000   0.005960   2.116002 (  1.844366)
build_miniruby         0.001136   0.000141   1.251446 (  1.254327)
build_ruby             0.002172   0.000538   1.886926 (  4.007346)
build_all              0.005520   0.001366   3.174300 (  1.784999)
build_install          0.015224   0.004544   4.629197 (  2.810878)
test_btest             0.000502   0.000128  36.540775 ( 15.642045)
test_basic             0.004923   0.002163   0.489736 (  0.585845)
test_all               0.065787   0.042558 423.523531 (192.125831)
test_rubyspec          0.041890   0.047391  62.934422 ( 29.513699)
total: 249.57 sec