Logfile: /home/opc/ruby/logs/brlog.master.20250727-235546
#<BuildRuby:0x0000fffde1e9fdd8
 @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-235546",
 @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.000014   0.000000   0.000014 (  0.000015)
autoconf               0.000027   0.000000   0.000027 (  0.000026)
configure              0.000019   0.000000   0.000019 (  0.000019)
build_up               0.001919   0.003836   2.137961 (  1.776228)
build_miniruby         0.001259   0.000058   1.239782 (  1.245782)
build_ruby             0.001585   0.000056   1.867064 (  3.808411)
build_all              0.003601   0.003332   3.147845 (  1.734429)
build_install          0.009136   0.007506   4.642530 (  2.798249)
test_btest             0.000655   0.000097  36.218863 ( 15.616753)
test_basic             0.002336   0.004178   0.491797 (  0.577923)
test_all               0.083243   0.031114 480.232499 (201.491195)
test_rubyspec          0.047091   0.044488  61.511081 ( 29.186889)
total: 258.24 sec