Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230527-150737
#<BuildRuby:0x0000557a86ec6408
@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.20230527-150737",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.006078 0.000973 2.055342 ( 4.835335)
build_miniruby 0.001671 0.000267 1.811384 ( 2.163737)
build_ruby 0.001618 0.000259 2.738104 ( 3.872101)
build_all 0.003179 0.004067 2.248506 ( 2.672719)
build_install 0.012711 0.007487 3.609177 ( 3.938252)
test_btest 0.000985 0.000230 61.799584 ( 58.180113)
test_basic 0.005536 0.001291 0.678149 ( 1.091832)
test_all 0.000424 0.000891 567.746823 (633.549822)
test_rubyspec 0.018911 0.041239 76.909611 (114.666141)
total: 824.97 sec