Logfile: /home/opc/ruby/logs/brlog.master.20250726-234346
#<BuildRuby:0x0000ffff15d3fdc8
 @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.20250726-234346",
 @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.000001   0.000015 (  0.000015)
autoconf               0.000022   0.000002   0.000024 (  0.000022)
configure              0.000016   0.000000   0.000016 (  0.000016)
build_up               0.005378   0.000000   2.174126 (  1.838498)
build_miniruby         0.001318   0.000000   1.263152 (  1.269743)
build_ruby             0.001548   0.000000   1.868661 (  3.980004)
build_all              0.007636   0.000000   3.268961 (  1.760164)
build_install          0.014015   0.003931   4.702443 (  2.688350)
test_btest             0.002426   0.000181  36.458047 ( 15.667439)
test_basic             0.006757   0.000190   0.487046 (  0.574062)
test_all               0.063013   0.050101 417.475290 (180.401489)
test_rubyspec          0.044067   0.041856  62.526936 ( 29.664283)
total: 237.85 sec