Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230611-151235
#<BuildRuby:0x000055c1ab36a228
@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.20230611-151235",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006017 0.000301 2.026858 ( 4.425905)
build_miniruby 0.001183 0.000182 1.498038 ( 2.070233)
build_ruby 0.001623 0.000250 2.935960 ( 3.782720)
build_all 0.005380 0.003695 2.388313 ( 2.531231)
build_install 0.007129 0.014470 3.556542 ( 3.899738)
test_btest 0.001187 0.000000 64.268329 ( 45.073437)
test_basic 0.005951 0.000778 0.684237 ( 1.060810)
test_all 0.001539 0.000425 574.742828 (369.090875)
test_rubyspec 0.025202 0.038083 79.445061 (119.619913)
total: 551.56 sec