Logfile: /home/opc/ruby/logs/brlog.master.20250726-145919
#<BuildRuby:0x0000ffff9ce8fde0
 @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.20250726-145919",
 @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.000026   0.000003   0.000029 (  0.000028)
configure              0.000017   0.000002   0.000019 (  0.000019)
build_up               0.001877   0.003705   2.145559 (  1.846888)
build_miniruby         0.000000   0.003785   1.277250 (  1.282480)
build_ruby             0.000056   0.003023   1.954697 (  3.994855)
build_all              0.006528   0.001554   3.204089 (  1.955140)
build_install          0.010118   0.006369   4.646757 (  2.729780)
test_btest             0.000493   0.000138  36.039246 ( 17.269816)
test_basic             0.006922   0.000829   0.487197 (  0.562937)
test_all               0.077270   0.039990 487.224066 (221.487487)
test_rubyspec          0.049729   0.039518  63.720563 ( 29.885485)
total: 281.02 sec