Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230607-170850
#<BuildRuby:0x000055f705012398
@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.20230607-170850",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.005586 0.000221 1.890757 ( 4.179982)
build_miniruby 0.001386 0.000181 1.412117 ( 1.460012)
build_ruby 0.001463 0.000191 2.650277 ( 3.161928)
build_all 0.000000 0.007156 2.146846 ( 1.928490)
build_install 0.016467 0.002627 3.320530 ( 3.080660)
test_btest 0.000623 0.000125 59.428198 ( 35.839208)
test_basic 0.004928 0.003168 0.692363 ( 0.984536)
test_all 0.001621 0.000354 596.529050 (402.380374)
test_rubyspec 0.035598 0.031284 81.622263 (123.489149)
total: 576.51 sec