Logfile: /home/opc/ruby/logs/brlog.master.20250724-154235
#<BuildRuby:0x0000fffe28b1fdd8
 @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-154235",
 @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.000003   0.000014 (  0.000014)
autoconf               0.000019   0.000005   0.000024 (  0.000024)
configure              0.000018   0.000004   0.000022 (  0.000021)
build_up               0.005177   0.000000   2.011093 (  1.847013)
build_miniruby         0.000000   0.001267   1.262932 (  1.267315)
build_ruby             0.000000   0.001499   1.910474 (  4.554243)
build_all              0.007484   0.000275   3.267484 (  1.832221)
build_install          0.014754   0.002577   4.688624 (  2.963330)
test_btest             0.000862   0.000000  37.418532 ( 16.691229)
test_basic             0.006879   0.000000   0.503116 (  0.599163)
test_all               0.083812   0.025582 407.237348 (180.849462)
test_rubyspec          0.034135   0.050400  62.622210 ( 29.543672)
total: 240.15 sec