Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251001-040327
#<BuildRuby:0x000078e67e47fdc8
 @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-040327",
 @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.000004   0.000023 (  0.000024)
autoconf               0.000031   0.000006   0.000037 (  0.000037)
configure              0.000024   0.000005   0.000029 (  0.000029)
build_up               0.005334   0.005580   5.336343 (  4.585393)
build_miniruby         0.001606   0.000000   3.971100 (  3.877900)
build_ruby             0.002022   0.000160   4.510300 (  5.080400)
build_all              0.005421   0.003947   6.200513 (  4.638920)
build_install          0.017529   0.006683   9.847371 (  7.911090)
test_btest             0.000022   0.001001  79.347098 ( 45.929297)
test_basic             0.003250   0.004759   1.161080 (  1.512068)
test_all               0.101349   0.031661 688.591802 (280.025967)
test_rubyspec          0.053072   0.025908 109.122243 ( 26.217780)
total: 379.78 sec