Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230806-172510
#<BuildRuby:0x000055efbca26258
@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.20230806-172510",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.006220 0.000583 2.241600 ( 4.698178)
build_miniruby 0.001308 0.000122 1.713802 ( 2.205481)
build_ruby 0.001591 0.000149 3.281162 ( 4.133619)
build_all 0.007810 0.000321 2.786051 ( 2.887838)
build_install 0.018638 0.003183 4.242416 ( 4.598687)
test_btest 0.001047 0.000104 68.825126 ( 49.795711)
test_basic 0.004356 0.004152 0.850396 ( 1.358566)
test_all 0.001565 0.000191 608.492363 (391.796829)
test_rubyspec 0.029592 0.032640 88.638102 (117.921904)
total: 579.40 sec