Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231111-022540
#<BuildRuby:0x000055d87ab4e1e8
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20231111-022540",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.001457 0.004480 2.252396 ( 2.425430)
build_miniruby 0.001440 0.000376 1.691523 ( 1.702270)
build_ruby 0.002029 0.000000 3.185336 ( 3.397650)
build_all 0.003291 0.004573 4.772730 ( 2.586272)
build_install 0.007532 0.013362 6.191154 ( 4.016527)
test_btest 0.000603 0.000237 61.035919 ( 34.878657)
test_basic 0.008031 0.000000 0.755186 ( 1.073745)
test_all 0.094770 0.031002 656.890193 (566.031653)
test_rubyspec 0.063614 0.017886 93.313958 (178.456267)
total: 794.57 sec