Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251030-021357
#<BuildRuby:0x00007b864bb9fdc8
 @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-021357",
 @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.000011   0.000003   0.000014 (  0.000014)
autoconf               0.000023   0.000006   0.000029 (  0.000029)
configure              0.000020   0.000006   0.000026 (  0.000026)
build_up               0.003828   0.005260   4.509561 (  3.463128)
build_miniruby         0.000323   0.001111   4.000174 (  3.885051)
build_ruby             0.000784   0.000940   4.442642 ( 23.401579)
build_all              0.008702   0.001583   6.559639 (  4.134970)
build_install          0.018572   0.007147   9.817182 (  5.724245)
test_btest             0.000979   0.000000  73.243760 ( 20.420527)
test_basic             0.005132   0.001026   1.162720 (  1.236004)
test_all               0.101341   0.030921 649.298594 (246.686689)
test_rubyspec          0.031178   0.039614  96.251817 ( 24.326045)
total: 333.28 sec