Logfile: /home/opc/ruby/logs/brlog.master.20250727-174859
#<BuildRuby:0x0000ffff9bc7fdd0
 @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.20250727-174859",
 @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.000001   0.000012 (  0.000012)
autoconf               0.000037   0.000002   0.000039 (  0.000037)
configure              0.000019   0.000001   0.000020 (  0.000019)
build_up               0.002295   0.003733   2.126660 (  1.837473)
build_miniruby         0.000000   0.001259   1.234105 (  1.240068)
build_ruby             0.000000   0.002152   1.842615 (  4.117626)
build_all              0.005916   0.000992   3.173589 (  1.781792)
build_install          0.015102   0.001507   4.651064 (  2.675787)
test_btest             0.000670   0.000091  36.458040 ( 15.920460)
test_basic             0.006157   0.000842   0.497656 (  0.570700)
test_all               0.080208   0.030055 474.059004 (220.762977)
test_rubyspec          0.049827   0.031655  62.346020 ( 29.403780)
total: 278.31 sec