Logfile: /home/opc/ruby/logs/brlog.master.20250801-054804
#<BuildRuby:0x0000fffc4ccefdd0
 @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.20250801-054804",
 @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.000002   0.000012 (  0.000012)
autoconf               0.000024   0.000004   0.000028 (  0.000037)
configure              0.000009   0.000001   0.000010 (  0.000029)
build_up               0.001804   0.003494   2.176416 (  1.858612)
build_miniruby         0.001122   0.000236   1.276625 (  1.280517)
build_ruby             0.001890   0.000398   1.897136 (  4.038124)
build_all              0.002802   0.004645   3.198679 (  1.832562)
build_install          0.008571   0.008369   4.668398 (  2.626779)
test_btest             0.000728   0.000242  36.609879 ( 16.464224)
test_basic             0.005043   0.001676   0.496476 (  0.580272)
test_all               0.085045   0.026981 423.710259 (183.019144)
test_rubyspec          0.030902   0.061334  62.998977 ( 29.843993)
total: 241.55 sec