Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230310-095920
#<BuildRuby:0x0000557ff7452348
@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.20230310-095920",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.002892 0.003938 1.871588 ( 5.192099)
build_miniruby 0.001909 0.000220 1.404227 ( 2.104130)
build_ruby 0.001934 0.000000 2.499917 ( 4.243262)
build_all 0.003401 0.004035 2.049995 ( 2.666181)
build_install 0.012432 0.007887 3.261597 ( 4.581711)
test_btest 0.000331 0.000789 59.514830 ( 69.118957)
test_basic 0.002923 0.003776 0.468338 ( 0.935225)
test_all 0.001180 0.000275 594.646655 (641.065277)
test_rubyspec 0.034884 0.018126 72.219899 ( 93.047362)
total: 822.96 sec