Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251004-121032
#<BuildRuby:0x00007b391b64fdc8
 @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.20251004-121032",
 @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.000005   0.000025 (  0.000025)
autoconf               0.000035   0.000007   0.000042 (  0.000042)
configure              0.000027   0.000006   0.000033 (  0.000032)
build_up               0.006251   0.004268   5.013686 (  3.833489)
build_miniruby         0.001350   0.000298   2.491346 (  2.529376)
build_ruby             0.001839   0.000406   4.516958 (  4.596987)
build_all              0.006777   0.002673   6.273563 (  3.209023)
build_install          0.020096   0.003887   9.847192 (  5.430688)
test_btest             0.000000   0.000929  76.520922 ( 31.538864)
test_basic             0.001746   0.006401   1.097104 (  1.157281)
test_all               0.105549   0.022004 710.989731 (362.924892)
test_rubyspec          0.054883   0.025676 114.087720 ( 54.114763)
total: 469.34 sec