Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250930-160157
#<BuildRuby:0x00007ff5abaefdc8
 @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-160157",
 @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.000005   0.000022 (  0.000022)
autoconf               0.000030   0.000009   0.000039 (  0.000038)
configure              0.000023   0.000007   0.000030 (  0.000031)
build_up               0.007202   0.003715   5.696428 (  5.536320)
build_miniruby         0.002557   0.000000  99.814358 ( 58.406962)
build_ruby             0.001302   0.000659   4.799436 ( 20.156975)
build_all              0.007862   0.002216   6.600825 (  4.920952)
build_install          0.014815   0.008774   9.946547 (  8.534141)
test_btest             0.000000   0.000894  81.126620 ( 63.673535)
test_basic             0.005628   0.003718   1.085570 (  1.404199)
test_all               0.093326   0.038361 690.524313 (375.775130)
test_rubyspec          0.043972   0.034750 113.248312 ( 37.445149)
total: 575.85 sec