Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240309-020848
#<BuildRuby:0x0000559488856228
@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.20240309-020848",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.008534 0.000482 2.761655 ( 4.147749)
build_miniruby 0.001432 0.000148 1.811870 ( 2.342215)
build_ruby 0.001596 0.000165 3.672585 ( 4.650395)
build_all 0.004290 0.004736 5.803420 ( 5.457225)
build_install 0.018329 0.003833 7.722847 ( 7.198503)
test_btest 0.001057 0.000155 71.119561 ( 69.534506)
test_basic 0.008402 0.000000 0.888833 ( 1.502530)
test_all 0.095964 0.028521 747.560931 (557.001908)
test_rubyspec 0.029560 0.067415 119.923668 (171.718005)
total: 823.55 sec