Logfile: /home/opc/ruby/logs/brlog.master.20250729-013348
#<BuildRuby:0x0000fffdd99bfdc0
 @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.20250729-013348",
 @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.000014   0.000001   0.000015 (  0.000015)
autoconf               0.000020   0.000001   0.000021 (  0.000021)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.001157   0.003992   2.142837 (  2.464002)
build_miniruby         0.001247   0.000124   1.265155 (  1.268459)
build_ruby             0.002072   0.000000   1.891241 (  4.063930)
build_all              0.004032   0.003754   3.226717 (  1.786331)
build_install          0.015920   0.001570   4.749895 (  2.806951)
test_btest             0.000834   0.000109  37.160750 ( 18.612619)
test_basic             0.000592   0.005662   0.485607 (  0.569877)
test_all               0.088113   0.022961 424.918538 (189.023398)
test_rubyspec          0.025772   0.070488  62.808620 ( 29.881592)
total: 250.48 sec