Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230828-213412
#<BuildRuby:0x0000561dd9ca2658
@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.20230828-213412",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.006557 0.001457 3.242069 ( 6.570146)
build_miniruby 0.002827 0.000628 92.159098 ( 86.010358)
build_ruby 0.002430 0.000000 3.822314 ( 5.273520)
build_all 0.009158 0.000000 5.531398 ( 6.733854)
build_install 0.015695 0.005602 6.903714 ( 9.086112)
test_btest 0.000593 0.000129 72.150090 ( 75.111195)
test_basic 0.002900 0.005263 0.853146 ( 1.367697)
test_all 0.011387 0.005196 714.090102 (796.768515)
test_rubyspec 0.028520 0.051857 94.833680 (136.425030)
total: 1123.35 sec