Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230528-170735
#<BuildRuby:0x0000564e4245df30
@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.20230528-170735",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.006417 0.001027 2.047365 ( 4.267052)
build_miniruby 0.001807 0.000000 1.647207 ( 2.460951)
build_ruby 0.001735 0.000000 2.792165 ( 3.856762)
build_all 0.008227 0.000504 2.224576 ( 2.601175)
build_install 0.014641 0.005404 3.473722 ( 4.596611)
test_btest 0.001202 0.000000 63.219904 ( 66.712509)
test_basic 0.008267 0.000000 0.687768 ( 1.263979)
test_all 0.001465 0.000000 568.031509 (638.840202)
test_rubyspec 0.015378 0.050503 78.096472 (120.027063)
total: 844.63 sec