Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230311-195622
#<BuildRuby:0x0000560ad18cdf70
@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-195622",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002060 0.004457 1.892451 ( 4.391404)
build_miniruby 0.001421 0.000309 1.452241 ( 1.825768)
build_ruby 0.001377 0.000300 2.618946 ( 3.594792)
build_all 0.007520 0.000000 2.210135 ( 2.787147)
build_install 0.018006 0.001607 3.447255 ( 4.162067)
test_btest 0.000783 0.000145 57.197781 ( 56.129906)
test_basic 0.006476 0.000338 0.448479 ( 0.820078)
test_all 0.001125 0.000201 547.057737 (572.768413)
test_rubyspec 0.050543 0.011753 74.930451 (111.827596)
total: 758.31 sec