Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251025-141213
#<BuildRuby:0x000075bc6674fde0
 @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.20251025-141213",
 @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.000019   0.000005   0.000024 (  0.000024)
autoconf               0.000037   0.000010   0.000047 (  0.000047)
configure              0.000030   0.000008   0.000038 (  0.000038)
build_up               0.004929   0.005297   5.053368 (  4.058263)
build_miniruby         0.001543   0.000152   2.452475 (  2.650342)
build_ruby             0.001774   0.000216   4.475751 (  4.622915)
build_all              0.007420   0.002120   6.262050 (  3.349100)
build_install          0.019569   0.004235   9.889511 (  6.782718)
test_btest             0.000000   0.001028  74.143725 ( 26.668424)
test_basic             0.002995   0.002061   1.096245 (  6.081617)
test_all               0.090587   0.029325 631.590307 (245.947328)
test_rubyspec          0.055244   0.028164 113.760522 ( 32.951909)
total: 333.11 sec