Logfile: /home/opc/ruby/logs/brlog.master.20250728-143506
#<BuildRuby:0x0000fffe07ecfdc8
 @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.20250728-143506",
 @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.000001   0.000012 (  0.000012)
autoconf               0.000020   0.000003   0.000023 (  0.000022)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.005630   0.000151   2.174937 (  1.877085)
build_miniruby         0.001201   0.000120   1.292093 (  1.302536)
build_ruby             0.001400   0.000140   1.894077 (  4.183646)
build_all              0.006675   0.000667   3.189248 (  1.758351)
build_install          0.013106   0.003956   4.782479 (  3.016328)
test_btest             0.000680   0.000085  37.670831 ( 16.265555)
test_basic             0.007390   0.000000   0.499506 (  0.579041)
test_all               0.076082   0.040651 419.108402 (194.826943)
test_rubyspec          0.055341   0.037848  62.538486 ( 29.635585)
total: 253.45 sec