Logfile: /home/opc/ruby/logs/brlog.master.20250729-230553
#<BuildRuby:0x0000fffd825dfdd8
 @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.20250729-230553",
 @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.000007   0.000004   0.000011 (  0.000011)
autoconf               0.000013   0.000008   0.000021 (  0.000033)
configure              0.000009   0.000005   0.000014 (  0.000014)
build_up               0.004844   0.000564   2.124247 (  1.831837)
build_miniruby         0.000798   0.000453   1.253992 (  1.260433)
build_ruby             0.001476   0.000000   1.923910 (  3.899292)
build_all              0.007540   0.000000   3.242617 (  1.731620)
build_install          0.014152   0.003275   4.666557 (  2.698068)
test_btest             0.000523   0.000231  36.540959 ( 16.243113)
test_basic             0.001745   0.005231   0.499252 (  0.572929)
test_all               0.075498   0.038645 482.827032 (219.211277)
test_rubyspec          0.039975   0.044378  63.354412 ( 29.970999)
total: 277.42 sec