Logfile: /home/opc/ruby/logs/brlog.master.20250803-171339
#<BuildRuby:0x0000fffcbf91fde0
 @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.20250803-171339",
 @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.000013   0.000003   0.000016 (  0.000016)
autoconf               0.000021   0.000005   0.000026 (  0.000026)
configure              0.000019   0.000005   0.000024 (  0.000022)
build_up               0.005694   0.000367   2.162438 (  1.817159)
build_miniruby         0.001002   0.000225   1.322207 (  1.326637)
build_ruby             0.001296   0.000290   1.901466 (  4.029546)
build_all              0.007793   0.000000   3.217216 (  1.748289)
build_install          0.016980   0.000000   4.714349 (  2.661469)
test_btest             0.000664   0.000000  37.360724 ( 16.164720)
test_basic             0.000000   0.007834   0.504514 (  0.582498)
test_all               0.087159   0.023875 425.732438 (187.109826)
test_rubyspec          0.044785   0.049204  62.328084 ( 30.047979)
total: 245.49 sec