Logfile: /home/opc/ruby/logs/brlog.master.20250723-113756
#<BuildRuby:0x0000fffecb9efdc0
 @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-113756",
 @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.000012   0.000002   0.000014 (  0.000015)
autoconf               0.000021   0.000004   0.000025 (  0.000025)
configure              0.000015   0.000003   0.000018 (  0.000017)
build_up               0.005092   0.000164   2.004499 (  1.795266)
build_miniruby         0.001354   0.000000   1.236397 (  1.241380)
build_ruby             0.000000   0.001567   1.891643 (  4.411709)
build_all              0.000000   0.008175   3.162884 (  1.679085)
build_install          0.010353   0.006510   4.565109 (  2.686942)
test_btest             0.000519   0.000173  36.565737 ( 15.858704)
test_basic             0.001170   0.006236   0.490482 (  0.589334)
test_all               0.092286   0.023122 416.925053 (195.752666)
test_rubyspec          0.042749   0.048290  62.904607 ( 29.552065)
total: 253.57 sec