Logfile: /home/opc/ruby/logs/brlog.master.20250727-075749
#<BuildRuby:0x0000fffbc405fdc8
 @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-075749",
 @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.000018   0.000001   0.000019 (  0.000018)
autoconf               0.000028   0.000002   0.000030 (  0.000030)
configure              0.000021   0.000001   0.000022 (  0.000021)
build_up               0.005144   0.000270   2.136963 (  1.839916)
build_miniruby         0.001257   0.000066   1.289615 (  1.292278)
build_ruby             0.000000   0.001601   1.867189 (  4.029714)
build_all              0.004889   0.002790   3.221115 (  1.717855)
build_install          0.016908   0.000000   4.662358 (  2.611839)
test_btest             0.000771   0.000000  36.478795 ( 15.977297)
test_basic             0.005983   0.000496   0.486694 (  0.567657)
test_all               0.082805   0.031658 449.401908 (195.697303)
test_rubyspec          0.044205   0.052564  64.104040 ( 30.329081)
total: 254.07 sec