Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251026-161345
#<BuildRuby:0x00007328786efdc0
 @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.20251026-161345",
 @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.000019   0.000005   0.000024 (  0.000025)
autoconf               0.000033   0.000009   0.000042 (  0.000043)
configure              0.000025   0.000008   0.000033 (  0.000033)
build_up               0.005497   0.004502   3.851126 ( 17.525760)
build_miniruby         0.001282   0.000080   1.518726 (  3.022752)
build_ruby             0.000645   0.001263   3.937779 (  4.135724)
build_all              0.005333   0.003819   5.995727 (  2.544448)
build_install          0.018164   0.003997   9.602977 (  4.779507)
test_btest             0.000198   0.000750  77.925127 ( 26.412319)
test_basic             0.002334   0.006234   1.105611 (  1.168892)
test_all               0.097781   0.036414 679.952703 (213.174470)
test_rubyspec          0.047883   0.034555 112.212015 ( 26.861127)
total: 299.63 sec