Logfile: /home/opc/ruby/logs/brlog.master.20250726-062045
#<BuildRuby:0x0000fffdc1affdd8
 @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.20250726-062045",
 @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.000011   0.000002   0.000013 (  0.000014)
autoconf               0.000016   0.000003   0.000019 (  0.000042)
configure              0.000013   0.000003   0.000016 (  0.000021)
build_up               0.004199   0.000978   2.181421 (  1.825812)
build_miniruby         0.001062   0.000248   1.299986 (  1.304492)
build_ruby             0.001262   0.000294   1.919818 (  4.112666)
build_all              0.006798   0.000541   3.193728 (  1.708850)
build_install          0.010162   0.008091   4.765002 (  2.719708)
test_btest             0.000510   0.000145  37.987155 ( 16.244447)
test_basic             0.001844   0.004978   0.509934 (  0.600010)
test_all               0.076487   0.037580 413.569230 (183.996060)
test_rubyspec          0.034912   0.049376  61.866755 ( 29.295297)
total: 241.81 sec