Logfile: /home/opc/ruby/logs/brlog.master.20250727-045123
#<BuildRuby:0x0000fffdf654fde0
 @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-045123",
 @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.000010   0.000001   0.000011 (  0.000012)
autoconf               0.000017   0.000003   0.000020 (  0.000020)
configure              0.000012   0.000002   0.000014 (  0.000013)
build_up               0.001205   0.004107   2.147035 (  1.816112)
build_miniruby         0.000999   0.000222   1.240797 (  1.244645)
build_ruby             0.001312   0.000292   1.906570 (  4.517741)
build_all              0.006561   0.001089   3.232120 (  1.719191)
build_install          0.013975   0.003496   4.673647 (  2.624646)
test_btest             0.000747   0.000000  36.906856 ( 15.589435)
test_basic             0.003645   0.002865   0.491401 (  0.564333)
test_all               0.086367   0.024461 432.311542 (186.938463)
test_rubyspec          0.037986   0.049415  61.984015 ( 29.329531)
total: 244.35 sec