Logfile: /home/opc/ruby/logs/brlog.master.20250803-172717
#<BuildRuby:0x0000fffd55e3fdc0
 @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-172717",
 @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.000021   0.000001   0.000022 (  0.000247)
autoconf               0.000030   0.000002   0.000032 (  0.000030)
configure              0.000017   0.000001   0.000018 (  0.000018)
build_up               0.001710   0.003826   2.151782 (  1.830065)
build_miniruby         0.001213   0.000116   1.247936 (  1.251790)
build_ruby             0.001534   0.000147   1.882697 (  4.040504)
build_all              0.003300   0.003953   3.237778 (  1.721575)
build_install          0.013486   0.003647   4.681866 (  2.714876)
test_btest             0.001415   0.000219  37.083417 ( 16.032540)
test_basic             0.000000   0.007659   0.501154 (  0.580157)
test_all               0.092049   0.019859 487.506975 (203.365694)
test_rubyspec          0.035899   0.049103  62.188667 ( 29.349182)
total: 260.89 sec