Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240204-210301
#<BuildRuby:0x000056195f0d5b50
@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.20240204-210301",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006267 0.000929 2.027794 ( 3.483750)
build_miniruby 0.001438 0.000213 1.885228 ( 2.328889)
build_ruby 0.001613 0.000239 3.548794 ( 4.102719)
build_all 0.005247 0.003784 5.584173 ( 5.089961)
build_install 0.016396 0.004147 6.932271 ( 6.473174)
test_btest 0.000769 0.000140 69.457446 ( 63.853927)
test_basic 0.006446 0.001172 0.840168 ( 1.569893)
test_all 0.105968 0.018242 756.757809 (662.059164)
test_rubyspec 0.038809 0.077268 181.050583 (281.657922)
total: 1030.62 sec