Logfile: /home/opc/ruby/logs/brlog.master.20250727-153450
#<BuildRuby:0x0000fffe52b8fdc0
 @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-153450",
 @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.000015   0.000002   0.000017 (  0.000017)
autoconf               0.000028   0.000005   0.000033 (  0.000031)
configure              0.000018   0.000003   0.000021 (  0.000019)
build_up               0.000000   0.006231   2.139446 (  1.840768)
build_miniruby         0.000000   0.001202   1.281126 (  1.286291)
build_ruby             0.000000   0.001525   1.902407 (  5.391177)
build_all              0.000000   0.006883   3.197567 (  1.703195)
build_install          0.010132   0.007466   4.681843 (  2.809014)
test_btest             0.000522   0.000235  36.321927 ( 15.585908)
test_basic             0.004768   0.002150   0.492345 (  0.570127)
test_all               0.087075   0.026129 478.289612 (199.727918)
test_rubyspec          0.044976   0.045979  62.722116 ( 29.549347)
total: 258.47 sec