Logfile: /home/opc/ruby/logs/brlog.master.20250727-024721
#<BuildRuby:0x0000ffffa660fdc8
 @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.20250727-024721",
 @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.000000   0.000012 (  0.000012)
autoconf               0.000021   0.000000   0.000021 (  0.000021)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.002103   0.004115   2.132266 (  1.838369)
build_miniruby         0.001222   0.000061   1.274302 (  1.277419)
build_ruby             0.001656   0.000000   1.873537 (  3.859437)
build_all              0.007200   0.000027   3.205348 (  1.671892)
build_install          0.005439   0.011498   4.684927 (  2.673684)
test_btest             0.000579   0.000093  36.620154 ( 15.461573)
test_basic             0.002493   0.004450   0.491507 (  0.576375)
test_all               0.093453   0.019145 416.959065 (191.940186)
test_rubyspec          0.051194   0.031410  62.379173 ( 29.641236)
total: 248.94 sec