Logfile: /home/opc/ruby/logs/brlog.master.20240421-163023
#<BuildRuby:0x0000ffff86fdfdc8
 @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_worktree=nil,
 @incremental=true,
 @logfile="/home/opc/ruby/logs/brlog.master.20240421-163023",
 @make="make",
 @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.000009   0.000001   0.000010 (  0.000012)
autoconf               0.000017   0.000003   0.000020 (  0.000020)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.004357   0.004005   2.439886 (  2.450208)
build_miniruby         0.001502   0.000316   1.142089 (  1.139935)
build_ruby             0.001327   0.000280   1.874485 (  4.209359)
build_all              0.004452   0.003237   3.865197 (  1.809303)
build_install          0.016451   0.000164   5.310651 (  2.603562)
test_btest             0.000967   0.000194  56.293351 ( 21.234801)
test_basic             0.002928   0.004709   0.551111 (  0.619939)
test_all               0.102574   0.022185 519.290630 (217.299543)
test_rubyspec          0.057195   0.050393  74.673113 ( 33.202431)
total: 284.57 sec