Logfile: /home/opc/ruby/logs/brlog.master.20250727-040839
#<BuildRuby:0x0000fffd13d1fdd8
 @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-040839",
 @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.000009   0.000001   0.000010 (  0.000011)
autoconf               0.000016   0.000003   0.000019 (  0.000019)
configure              0.000011   0.000002   0.000013 (  0.000014)
build_up               0.005029   0.000172   2.125873 (  1.830688)
build_miniruby         0.001170   0.000196   1.246848 (  1.263273)
build_ruby             0.001208   0.000203   1.912811 (  4.417541)
build_all              0.006649   0.001114   3.224579 (  1.726611)
build_install          0.015794   0.000300   4.644260 (  2.603246)
test_btest             0.000576   0.000083  36.605305 ( 15.535163)
test_basic             0.006073   0.000871   0.488043 (  0.566664)
test_all               0.079025   0.030507 477.386623 (199.656442)
test_rubyspec          0.028206   0.065005  63.429808 ( 29.860971)
total: 257.46 sec