Logfile: /home/opc/ruby/logs/brlog.master.20250731-190247
#<BuildRuby:0x0000ffff4db4fdc8
 @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.20250731-190247",
 @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.000010   0.000001   0.000011 (  0.000011)
autoconf               0.000019   0.000001   0.000020 (  0.000021)
configure              0.000013   0.000001   0.000014 (  0.000013)
build_up               0.002236   0.002995   2.126260 (  1.862455)
build_miniruby         0.001244   0.000111   1.256630 (  1.260628)
build_ruby             0.001505   0.000135   1.900358 (  4.108280)
build_all              0.006620   0.000591   3.202475 (  1.765564)
build_install          0.005902   0.011643   4.773619 (  2.828602)
test_btest             0.000624   0.000129  36.020890 ( 16.074122)
test_basic             0.000495   0.005965   0.488920 (  0.577131)
test_all               0.086701   0.026999 503.628620 (240.858228)
test_rubyspec          0.037115   0.053650  62.436002 ( 29.564917)
total: 298.90 sec