Logfile: /home/opc/ruby/logs/brlog.master.20250727-065716
#<BuildRuby:0x0000fffe7f0ffdd8
 @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-065716",
 @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.000013)
autoconf               0.000020   0.000003   0.000023 (  0.000023)
configure              0.000012   0.000002   0.000014 (  0.000015)
build_up               0.004875   0.000811   2.161348 (  1.866399)
build_miniruby         0.001018   0.000169   1.292674 (  1.297471)
build_ruby             0.001228   0.000205   1.910911 (  4.412529)
build_all              0.007313   0.000000   3.256465 (  1.945780)
build_install          0.018070   0.000000   4.697629 (  2.775270)
test_btest             0.000759   0.000000  36.652168 ( 15.944386)
test_basic             0.006384   0.000784   0.486091 (  0.566593)
test_all               0.064336   0.049177 462.791722 (196.338353)
test_rubyspec          0.082026   0.008918  64.984440 ( 30.499464)
total: 255.65 sec