Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251030-041434
#<BuildRuby:0x00007c9404eefdd0
 @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.20251030-041434",
 @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.000015   0.000005   0.000020 (  0.000020)
autoconf               0.000027   0.000008   0.000035 (  0.000035)
configure              0.000025   0.000008   0.000033 (  0.000032)
build_up               0.001939   0.006956   4.434820 (  2.932272)
build_miniruby         0.001353   0.000130   1.738080 (  1.743092)
build_ruby             0.001527   0.000189   3.604773 (  3.646689)
build_all              0.007654   0.000890   5.804404 (  2.524816)
build_install          0.012312   0.006930   8.110611 (  3.813326)
test_btest             0.000440   0.000731  78.132668 ( 34.876610)
test_basic             0.006516   0.004043   1.191544 (  1.550410)
test_all               0.103118   0.027233 697.572102 (261.998785)
test_rubyspec          0.046106   0.037551 113.519520 ( 34.355375)
total: 347.44 sec