Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240221-235819
#<BuildRuby:0x0000561f79915a48
@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.20240221-235819",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.009582 0.000207 4.147819 ( 6.821832)
build_miniruby 0.005847 0.000779 178.125890 (206.789538)
build_ruby 0.001791 0.000239 3.987597 ( 5.927013)
build_all 0.008869 0.000586 6.106591 ( 7.802771)
build_install 0.020906 0.001449 8.098782 ( 11.311844)
test_btest 0.000802 0.000097 76.107411 (105.324171)
test_basic 0.007798 0.000344 0.910546 ( 1.987411)
test_all 0.098567 0.032433 811.185798 (866.393300)
test_rubyspec 0.037785 0.056277 118.342446 (171.946528)
total: 1384.31 sec