Logfile: /home/opc/ruby/logs/brlog.master.20250727-033003
#<BuildRuby:0x0000ffff7a47fde0
 @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.20250727-033003",
 @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.000012   0.000003   0.000015 (  0.000015)
autoconf               0.000023   0.000006   0.000029 (  0.000028)
configure              0.000017   0.000004   0.000021 (  0.000021)
build_up               0.004215   0.001054   2.177649 (  1.880510)
build_miniruby         0.000935   0.000579   1.292668 (  1.300581)
build_ruby             0.000000   0.001499   1.919193 (  4.025589)
build_all              0.004678   0.002472   3.285340 (  1.777154)
build_install          0.010884   0.006579   4.776162 (  2.716038)
test_btest             0.000512   0.000170  37.339713 ( 16.005690)
test_basic             0.005238   0.001748   0.496484 (  0.572332)
test_all               0.063609   0.047148 480.936506 (201.288662)
test_rubyspec          0.038566   0.054865  62.605242 ( 29.804035)
total: 259.37 sec