Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251001-120314
#<BuildRuby:0x0000797ab26efdd8
 @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.20251001-120314",
 @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.000023)
autoconf               0.000031   0.000008   0.000039 (  0.000039)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.005831   0.004511   5.301784 (  5.676277)
build_miniruby         0.001254   0.000363   1.817107 (  2.712365)
build_ruby             0.001987   0.000000   4.664587 ( 37.924698)
build_all              0.008918   0.000776   6.351812 (  4.653431)
build_install          0.018304   0.004895   9.895448 (  6.940278)
test_btest             0.000807   0.000219  75.912032 ( 43.697921)
test_basic             0.003157   0.006376   1.103490 (  1.321507)
test_all               0.090622   0.040274 689.128424 (385.006073)
test_rubyspec          0.043448   0.037141 114.847197 ( 41.828367)
total: 529.76 sec