Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251028-021511
#<BuildRuby:0x00007d5112a2fdd8
 @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.20251028-021511",
 @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.000006   0.000023 (  0.000023)
autoconf               0.000034   0.000012   0.000046 (  0.000046)
configure              0.000023   0.000008   0.000031 (  0.000031)
build_up               0.007536   0.003190   5.208338 (  3.561291)
build_miniruby         0.001869   0.000000  13.087191 ( 12.494706)
build_ruby             0.001995   0.000000   4.596385 (  4.677016)
build_all              0.008558   0.000879   5.998450 (  3.052193)
build_install          0.017939   0.007625   9.284830 (  4.994593)
test_btest             0.000538   0.000534  77.412963 ( 32.798255)
test_basic             0.002465   0.004385   1.070226 (  1.127964)
test_all               0.088107   0.039009 713.800152 (254.786817)
test_rubyspec          0.034377   0.047765 111.879800 ( 24.817210)
total: 342.31 sec