Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230621-071648
#<BuildRuby:0x0000561198765fc0
@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.20230621-071648",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.006316 0.000936 2.022492 ( 4.270940)
build_miniruby 0.001601 0.000237 1.438281 ( 1.732724)
build_ruby 0.001359 0.000201 2.895536 ( 3.473589)
build_all 0.008910 0.000000 5.073403 ( 4.549169)
build_install 0.015025 0.004028 6.241185 ( 5.897267)
test_btest 0.000775 0.000118 64.294744 ( 49.466985)
test_basic 0.006989 0.000400 0.712747 ( 1.130474)
test_all 0.001300 0.000191 547.348788 (388.523325)
test_rubyspec 0.031520 0.025395 80.003241 (114.093863)
total: 573.14 sec