Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231029-151047
#<BuildRuby:0x0000556b472be398
@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.20231029-151047",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000028)
build_up 0.003411 0.004775 2.499626 ( 5.432806)
build_miniruby 0.001659 0.000447 6.962041 ( 8.012576)
build_ruby 0.001517 0.000409 3.392121 ( 4.000123)
build_all 0.006987 0.001881 5.167265 ( 4.702694)
build_install 0.017285 0.005525 6.749922 ( 5.785073)
test_btest 0.000000 0.001283 62.934395 ( 62.838142)
test_basic 0.005634 0.002166 0.769709 ( 1.286277)
test_all 0.095832 0.032667 640.591636 (575.088676)
test_rubyspec 0.051195 0.024033 88.706317 (153.021798)
total: 820.17 sec