Logfile: /home/opc/ruby/logs/brlog.master.20250725-091254
#<BuildRuby:0x0000fffed9e0fdc0
 @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.20250725-091254",
 @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.000013)
autoconf               0.000018   0.000002   0.000020 (  0.000020)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.001282   0.004310   2.133339 (  1.974073)
build_miniruby         0.001002   0.000167   1.226645 (  1.231768)
build_ruby             0.001257   0.000210   1.881846 (  3.974365)
build_all              0.000000   0.007209   3.188743 (  1.770001)
build_install          0.007057   0.009366   4.687213 (  2.683218)
test_btest             0.000525   0.000184  36.452476 ( 16.324284)
test_basic             0.005886   0.000543   0.486094 (  0.565010)
test_all               0.073619   0.034415 415.311696 (185.223904)
test_rubyspec          0.048168   0.037145  67.830938 ( 31.343972)
total: 245.09 sec