Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240307-160927
#<BuildRuby:0x0000559ff136df08
@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.20240307-160927",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.004211 0.004799 2.753361 ( 4.211852)
build_miniruby 0.001383 0.000256 1.864172 ( 2.400978)
build_ruby 0.001496 0.000277 3.573871 ( 4.532364)
build_all 0.004358 0.004305 6.135194 ( 7.122013)
build_install 0.014529 0.007928 7.958839 ( 9.200538)
test_btest 0.000816 0.000204 74.282384 ( 79.617924)
test_basic 0.008477 0.000000 0.836145 ( 1.446903)
test_all 0.071365 0.051337 760.586279 (587.409213)
test_rubyspec 0.039083 0.056283 122.096915 (187.093464)
total: 883.04 sec