Logfile: /home/opc/ruby/logs/brlog.master.20250723-073427
#<BuildRuby:0x0000fffdd287fde0
 @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.20250723-073427",
 @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.000013   0.000000   0.000013 (  0.000013)
autoconf               0.000022   0.000000   0.000022 (  0.000022)
configure              0.000014   0.000000   0.000014 (  0.000013)
build_up               0.001499   0.004036   1.995229 (  1.891454)
build_miniruby         0.001145   0.000054   1.257076 (  1.262317)
build_ruby             0.001635   0.000000   1.899687 (  4.411194)
build_all              0.007278   0.000036   3.193806 (  1.777492)
build_install          0.008209   0.008270   4.544249 (  2.670182)
test_btest             0.000681   0.000082  36.605210 ( 16.134006)
test_basic             0.002414   0.004345   0.488553 (  0.572381)
test_all               0.075518   0.038327 437.381289 (201.419911)
test_rubyspec          0.055038   0.027596  62.834864 ( 29.735113)
total: 259.88 sec