Logfile: /home/opc/ruby/logs/brlog.master.20250803-041741
#<BuildRuby:0x0000fffeaef5fde0
 @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-041741",
 @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.000003   0.000013 (  0.000013)
autoconf               0.000021   0.000004   0.000025 (  0.000025)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.005502   0.000320   2.151321 (  1.818232)
build_miniruby         0.001087   0.000229   1.305216 (  1.311901)
build_ruby             0.001038   0.000615   1.903237 (  4.158782)
build_all              0.004708   0.002844   3.233436 (  1.758420)
build_install          0.016441   0.000937   4.751000 (  2.812862)
test_btest             0.000000   0.000902  37.315625 ( 18.441393)
test_basic             0.004185   0.003197   0.501205 (  0.582733)
test_all               0.083854   0.034206 498.624705 (217.161526)
test_rubyspec          0.031731   0.057994  62.290383 ( 29.726038)
total: 277.77 sec