Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230310-120003
#<BuildRuby:0x000055c3ed62a398
@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.20230310-120003",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.005723 0.001635 2.067152 ( 6.501065)
build_miniruby 0.001127 0.000322 4.631368 ( 6.155878)
build_ruby 0.001403 0.000401 2.599874 ( 3.777351)
build_all 0.004797 0.003132 2.167495 ( 2.957491)
build_install 0.016697 0.002372 3.380396 ( 5.029871)
test_btest 0.000752 0.000211 57.311643 ( 66.681396)
test_basic 0.007325 0.000000 0.474023 ( 0.871279)
test_all 0.002066 0.000000 558.467863 (571.998232)
test_rubyspec 0.018958 0.027587 71.587889 ( 84.945098)
total: 748.92 sec