Logfile: /home/opc/ruby/logs/brlog.master.20250729-054141
#<BuildRuby:0x0000fffe76f8fdc0
 @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.20250729-054141",
 @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.000003   0.000015 (  0.000015)
autoconf               0.000018   0.000005   0.000023 (  0.000022)
configure              0.000012   0.000003   0.000015 (  0.000015)
build_up               0.005236   0.001437   2.185214 (  1.857851)
build_miniruby         0.001058   0.000291   1.245800 (  1.252198)
build_ruby             0.001406   0.000386   1.919870 (  4.515694)
build_all              0.007330   0.000000   3.219837 (  1.782638)
build_install          0.008058   0.009357   4.678069 (  2.683561)
test_btest             0.000551   0.000178  36.580191 ( 18.488604)
test_basic             0.004522   0.000054   0.492074 (  0.571438)
test_all               0.085968   0.028381 495.124860 (253.738517)
test_rubyspec          0.041421   0.051296  62.409171 ( 29.283972)
total: 314.18 sec