Logfile: /home/opc/ruby/logs/brlog.master.20250731-024727
#<BuildRuby:0x0000fffbf3e0fde0
 @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-024727",
 @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.000003   0.000013 (  0.000013)
autoconf               0.000019   0.000004   0.000023 (  0.000023)
configure              0.000013   0.000003   0.000016 (  0.000015)
build_up               0.001401   0.004366   2.119203 (  1.844686)
build_miniruby         0.000885   0.000261   1.254505 (  1.258720)
build_ruby             0.002113   0.000000   1.897098 (  4.505334)
build_all              0.000090   0.007527   3.219532 (  1.767223)
build_install          0.014245   0.003378   4.684207 (  2.704479)
test_btest             0.000493   0.000179  36.482042 ( 15.511477)
test_basic             0.006360   0.000000   0.491806 (  0.579426)
test_all               0.079428   0.032122 439.642216 (193.428150)
test_rubyspec          0.044773   0.041240  62.809969 ( 29.782206)
total: 251.38 sec