Logfile: /home/opc/ruby/logs/brlog.master.20250726-085340
#<BuildRuby:0x0000fffe07c1fdd0
 @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.20250726-085340",
 @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.000011   0.000001   0.000012 (  0.000013)
autoconf               0.000033   0.000003   0.000036 (  0.000035)
configure              0.000014   0.000002   0.000016 (  0.000015)
build_up               0.005006   0.000523   2.153998 (  1.838017)
build_miniruby         0.001119   0.000117   1.267962 (  1.277785)
build_ruby             0.001784   0.000000   1.930630 (  4.110076)
build_all              0.007003   0.000027   3.176570 (  1.786181)
build_install          0.008797   0.008659   4.642074 (  2.680323)
test_btest             0.000000   0.000672  36.204411 ( 15.393369)
test_basic             0.002180   0.008426   0.489898 (  0.559469)
test_all               0.077428   0.034685 402.536473 (179.607302)
test_rubyspec          0.034916   0.054450  62.459334 ( 29.398763)
total: 236.65 sec