Logfile: /home/opc/ruby/logs/brlog.master.20250802-155622
#<BuildRuby:0x0000fffbe829fdd0
 @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.20250802-155622",
 @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.000011   0.000002   0.000013 (  0.000014)
autoconf               0.000025   0.000004   0.000029 (  0.000029)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.004462   0.000742   2.120871 (  1.832594)
build_miniruby         0.001092   0.000181   1.274386 (  1.279947)
build_ruby             0.001360   0.000226   1.907764 (  3.922931)
build_all              0.006799   0.000390   3.244194 (  1.709042)
build_install          0.011904   0.005968   4.727926 (  2.661263)
test_btest             0.000575   0.000115  37.220447 ( 16.038367)
test_basic             0.006053   0.001211   0.499535 (  0.577458)
test_all               0.085533   0.025862 493.107640 (215.554331)
test_rubyspec          0.041643   0.049529  65.247357 ( 30.504111)
total: 274.08 sec