Logfile: /home/opc/ruby/logs/brlog.master.20250727-212214
#<BuildRuby:0x0000fffe94dcfdc8
 @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-212214",
 @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.000001   0.000015 (  0.000014)
autoconf               0.000026   0.000001   0.000027 (  0.000027)
configure              0.000019   0.000001   0.000020 (  0.000020)
build_up               0.000000   0.005681   2.150901 (  1.886798)
build_miniruby         0.000000   0.001240   1.270640 (  1.274539)
build_ruby             0.000000   0.001586   1.888519 (  4.277418)
build_all              0.003882   0.003221   3.195174 (  1.747767)
build_install          0.013104   0.004203   4.688767 (  2.827436)
test_btest             0.000752   0.000156  36.618932 ( 15.887344)
test_basic             0.006005   0.001248   0.499791 (  0.588404)
test_all               0.098263   0.014310 442.644821 (189.730291)
test_rubyspec          0.051089   0.038571  61.631468 ( 29.209257)
total: 247.43 sec