Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250930-220303
#<BuildRuby:0x00007f3227a3fdd0
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
 @TARGET_NAME="master-no-rjit",
 @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--disable-rjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20250930-220303",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000014   0.000004   0.000018 (  0.000018)
autoconf               0.000038   0.000012   0.000050 (  0.000049)
configure              0.000030   0.000010   0.000040 (  0.000039)
build_up               0.007255   0.003699   5.402194 (  4.069982)
build_miniruby         0.001370   0.000429   4.201246 (  4.369842)
build_ruby             0.001430   0.000448   4.878354 (  5.094824)
build_all              0.007750   0.002158   6.241930 (  3.555183)
build_install          0.017705   0.007667  10.047031 (  6.810671)
test_btest             0.000763   0.000247  76.800014 ( 39.064866)
test_basic             0.003834   0.004506   1.196642 (  1.398370)
test_all               0.094178   0.038972 698.490025 (255.848712)
test_rubyspec          0.057404   0.027203 112.989044 ( 50.256328)
total: 370.47 sec