Logfile: /home/opc/ruby/logs/brlog.master.20250801-020637
#<BuildRuby:0x0000fffbf9e5fdd0
 @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.20250801-020637",
 @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.000003   0.000013 (  0.000013)
autoconf               0.000023   0.000005   0.000028 (  0.000028)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.004651   0.001037   2.170705 (  1.829875)
build_miniruby         0.001032   0.000230   1.249129 (  1.255723)
build_ruby             0.001243   0.000278   1.902210 (  4.277103)
build_all              0.006827   0.000540   3.247857 (  1.717207)
build_install          0.016488   0.000599   4.733222 (  2.702218)
test_btest             0.000689   0.000125  36.533063 ( 15.590430)
test_basic             0.006035   0.001101   0.499351 (  0.583924)
test_all               0.074596   0.036775 481.180659 (208.424531)
test_rubyspec          0.048574   0.041793  62.901660 ( 29.572837)
total: 265.95 sec