Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230805-012706
#<BuildRuby:0x000055e2379fa348
@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.20230805-012706",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.000449 0.006995 2.361533 ( 4.713896)
build_miniruby 0.001461 0.000172 1.780055 ( 2.283749)
build_ruby 0.001562 0.000184 3.299594 ( 3.931131)
build_all 0.008169 0.000059 2.886247 ( 3.205315)
build_install 0.019965 0.001295 4.201580 ( 4.575830)
test_btest 0.000916 0.000096 69.104351 ( 49.050656)
test_basic 0.008178 0.000000 0.778126 ( 1.167677)
test_all 0.001303 0.000119 654.038048 (395.461377)
test_rubyspec 0.014873 0.044308 87.241860 (110.955688)
total: 575.35 sec