Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240227-100339
#<BuildRuby:0x0000561acfd62398
@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.20240227-100339",
@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.000005 0.000025 ( 0.000026)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.008591 0.000160 2.695280 ( 4.623580)
build_miniruby 0.001288 0.000347 1.833028 ( 2.508850)
build_ruby 0.001379 0.000371 3.719934 ( 5.206955)
build_all 0.006818 0.001835 5.850091 ( 7.492777)
build_install 0.018978 0.003621 7.831986 ( 9.573371)
test_btest 0.001043 0.000269 74.934132 ( 93.284441)
test_basic 0.000781 0.007565 0.862400 ( 1.559501)
test_all 0.101284 0.023156 783.833361 (624.802782)
test_rubyspec 0.036205 0.057336 118.898343 (163.486604)
total: 912.54 sec