Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231116-203655
#<BuildRuby:0x000055c22c87e030
@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.20231116-203655",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.003059 0.004670 2.037231 ( 4.254600)
build_miniruby 0.001512 0.000302 1.736320 ( 2.456079)
build_ruby 0.001877 0.000375 3.253450 ( 4.587143)
build_all 0.008348 0.000774 5.348176 ( 5.646504)
build_install 0.015104 0.005799 6.586272 ( 8.204293)
test_btest 0.000703 0.000150 65.090557 ( 77.909681)
test_basic 0.003527 0.004442 0.805978 ( 1.373389)
test_all 0.095579 0.031264 672.491288 (506.269474)
test_rubyspec 0.037682 0.038781 89.268878 (123.237117)
total: 733.94 sec