Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230702-111507
#<BuildRuby:0x0000564975bba980
@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.20230702-111507",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.005628 0.000450 2.104384 ( 6.742736)
build_miniruby 0.001416 0.000369 1.678790 ( 2.198946)
build_ruby 0.001198 0.000313 3.186603 ( 28.063211)
build_all 0.005266 0.003349 4.974976 ( 4.530088)
build_install 0.012539 0.006719 6.282104 ( 6.989825)
test_btest 0.000588 0.000181 63.715979 ( 43.659979)
test_basic 0.005611 0.001726 0.747973 ( 1.018463)
test_all 0.000497 0.000851 580.422288 (394.135986)
test_rubyspec 0.048070 0.011776 83.329524 (118.096296)
total: 605.44 sec