Logfile: /home/opc/ruby/logs/brlog.master.20250731-144550
#<BuildRuby:0x0000fffec8d7fdd0
 @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.20250731-144550",
 @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.000012   0.000001   0.000013 (  0.000014)
autoconf               0.000025   0.000003   0.000028 (  0.000028)
configure              0.000013   0.000001   0.000014 (  0.000015)
build_up               0.004931   0.000514   2.133727 (  1.838732)
build_miniruby         0.001045   0.000109   1.284253 (  1.289836)
build_ruby             0.001664   0.000000   1.892183 (  4.116830)
build_all              0.007849   0.000000   3.250301 (  1.885419)
build_install          0.013994   0.003593   4.756161 (  2.707158)
test_btest             0.000780   0.000000  36.317399 ( 18.118021)
test_basic             0.007138   0.000000   0.494757 (  0.571213)
test_all               0.084448   0.024896 497.361621 (220.585705)
test_rubyspec          0.049089   0.041004  62.906849 ( 30.243384)
total: 281.36 sec