Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240122-164835
#<BuildRuby:0x0000563a4ed71f70
@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.20240122-164835",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000017 0.000000 0.000017 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.002821 0.003586 1.823420 ( 2.295503)
build_miniruby 0.004165 0.000298 87.747401 ( 26.392994)
build_ruby 0.001547 0.000000 2.988139 ( 3.245640)
build_all 0.007876 0.000110 5.184668 ( 2.220415)
build_install 0.006656 0.011734 6.408294 ( 3.345280)
test_btest 0.000764 0.000119 65.826191 ( 19.029504)
test_basic 0.003238 0.003835 0.798179 ( 0.850689)
test_all 0.074981 0.046184 695.444066 (277.606963)
test_rubyspec 0.059755 0.056119 167.832568 (205.475981)
total: 540.46 sec