Logfile: /home/opc/ruby/logs/brlog.master.20250728-072801
#<BuildRuby:0x0000fffdccfafdc8
 @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-072801",
 @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.000000   0.000014 (  0.000014)
autoconf               0.000026   0.000000   0.000026 (  0.000025)
configure              0.000020   0.000000   0.000020 (  0.000019)
build_up               0.000000   0.005337   2.137718 (  1.853083)
build_miniruby         0.000000   0.001156   1.231417 (  1.239195)
build_ruby             0.000602   0.001025   1.873200 (  4.175345)
build_all              0.007109   0.000284   3.157348 (  1.757826)
build_install          0.007135   0.011667   4.619903 (  2.736549)
test_btest             0.000278   0.000459  36.697558 ( 15.986747)
test_basic             0.003075   0.003263   0.488200 (  0.577553)
test_all               0.092189   0.019527 418.825635 (184.179928)
test_rubyspec          0.047142   0.049259  62.437607 ( 29.482858)
total: 241.99 sec