Logfile: /home/opc/ruby/logs/brlog.master.20250727-012829
#<BuildRuby:0x0000fffd90acfdd0
 @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-012829",
 @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.000009   0.000002   0.000011 (  0.000011)
autoconf               0.000021   0.000006   0.000027 (  0.000027)
configure              0.000010   0.000003   0.000013 (  0.000014)
build_up               0.004033   0.001248   2.168476 (  1.827621)
build_miniruby         0.001059   0.000328   1.291598 (  1.295596)
build_ruby             0.001169   0.000362   1.931158 (  4.548857)
build_all              0.003592   0.004048   3.245905 (  1.713425)
build_install          0.016405   0.000000   4.716245 (  2.676532)
test_btest             0.000705   0.000000  36.343704 ( 15.495810)
test_basic             0.006439   0.000000   0.490080 (  0.578097)
test_all               0.096793   0.015310 494.595108 (256.789735)
test_rubyspec          0.065183   0.022619  63.298407 ( 29.913950)
total: 314.84 sec