Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251005-221133
#<BuildRuby:0x00007f76e9e9fdd8
 @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.20251005-221133",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000031   0.000006   0.000037 (  0.000038)
configure              0.000030   0.000006   0.000036 (  0.000035)
build_up               0.005807   0.004430   5.189799 (  3.912108)
build_miniruby         0.001468   0.000106   1.840843 (  2.019317)
build_ruby             0.001923   0.000239   4.741203 ( 32.166679)
build_all              0.007285   0.002565   6.656487 (  4.833639)
build_install          0.020969   0.003304  10.351111 (  8.648591)
test_btest             0.000760   0.000174  65.907048 ( 26.298366)
test_basic             0.004449   0.004066   0.688367 (  3.406498)
test_all               0.082281   0.038426 640.381188 (221.861878)
test_rubyspec          0.046697   0.034618 113.656482 ( 30.307680)
total: 333.46 sec