Logfile: /home/opc/ruby/logs/brlog.master.20250727-160455
#<BuildRuby:0x0000fffc27f5fdd8
 @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-160455",
 @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.000000   0.000011 (  0.000013)
autoconf               0.000022   0.000001   0.000023 (  0.000022)
configure              0.000014   0.000000   0.000014 (  0.000015)
build_up               0.005281   0.000245   2.138092 (  1.840642)
build_miniruby         0.001099   0.000051   1.260317 (  1.267836)
build_ruby             0.001886   0.000000   1.876354 (  4.410978)
build_all              0.007185   0.000000   3.182271 (  1.772210)
build_install          0.012312   0.003910   4.609143 (  2.769987)
test_btest             0.000841   0.000000  36.694773 ( 16.346442)
test_basic             0.003592   0.003298   0.483081 (  0.567883)
test_all               0.077199   0.032721 428.286970 (187.903480)
test_rubyspec          0.050261   0.041860  63.050837 ( 29.734666)
total: 246.62 sec