Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230804-192656
#<BuildRuby:0x000055a92d1e2568
@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.20230804-192656",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000028 0.000001 0.000029 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.000207 0.007723 2.398163 ( 5.028714)
build_miniruby 0.002145 0.000277 60.078444 ( 45.322329)
build_ruby 0.001802 0.000000 3.335567 ( 4.364573)
build_all 0.005794 0.003324 2.912599 ( 3.474442)
build_install 0.012917 0.007901 4.272082 ( 5.189901)
test_btest 0.000744 0.000141 66.867514 ( 52.761036)
test_basic 0.000000 0.008978 0.865260 ( 1.441083)
test_all 0.000048 0.001541 643.967274 (358.894389)
test_rubyspec 0.019261 0.037657 82.059366 (118.472381)
total: 594.95 sec