Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230311-055735
#<BuildRuby:0x00005613b865a2a8
@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.20230311-055735",
@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.000022 0.000005 0.000027 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.006486 0.000455 2.008806 ( 5.014525)
build_miniruby 0.001349 0.000245 1.622576 ( 2.230422)
build_ruby 0.001191 0.000216 2.657204 ( 3.865389)
build_all 0.006296 0.001145 2.254686 ( 2.837514)
build_install 0.019520 0.000223 3.499126 ( 4.597662)
test_btest 0.001095 0.000168 59.135669 ( 55.098406)
test_basic 0.000000 0.006953 0.479340 ( 0.930851)
test_all 0.000000 0.001167 543.425031 (605.340380)
test_rubyspec 0.029296 0.030362 74.362167 (109.303249)
total: 789.22 sec