Logfile: /home/opc/ruby/logs/brlog.master.20250724-064342
#<BuildRuby:0x0000fffd0d0cfde0
 @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.20250724-064342",
 @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.000002   0.000012 (  0.000013)
autoconf               0.000019   0.000003   0.000022 (  0.000021)
configure              0.000011   0.000002   0.000013 (  0.000013)
build_up               0.000890   0.004228   1.977458 (  1.800909)
build_miniruby         0.000966   0.000228   1.294301 (  1.298842)
build_ruby             0.001393   0.000327   1.892658 (  4.528929)
build_all              0.000494   0.006663   3.199023 (  1.724123)
build_install          0.011574   0.005218   4.649822 (  2.647015)
test_btest             0.000604   0.000207  36.156403 ( 16.022195)
test_basic             0.005887   0.000539   0.490910 (  0.577476)
test_all               0.092036   0.021339 428.647493 (186.334972)
test_rubyspec          0.024590   0.056955  62.591109 ( 29.580426)
total: 244.52 sec