Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250930-120115
#<BuildRuby:0x000070d53d46fdd8
 @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-120115",
 @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.000020   0.000004   0.000024 (  0.000025)
autoconf               0.000036   0.000008   0.000044 (  0.000044)
configure              0.000031   0.000007   0.000038 (  0.000037)
build_up               0.003779   0.006930   5.196893 (  3.990827)
build_miniruby         0.001537   0.000141   2.339664 (  2.347757)
build_ruby             0.001845   0.000000   4.659033 (  4.701440)
build_all              0.012507   0.001613  44.520697 ( 41.579352)
build_install          0.013861   0.007928   9.580966 ( 16.752753)
test_btest             0.000699   0.000193  78.627536 ( 31.196362)
test_basic             0.000653   0.005569   1.132216 (  5.180251)
test_all               0.094133   0.037180 667.485750 (291.714442)
test_rubyspec          0.049200   0.035135 108.833130 ( 30.554055)
total: 428.02 sec