Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240314-041210
#<BuildRuby:0x0000559dc6c1a048
@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.20240314-041210",
@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.000001 0.000021 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.004792 0.004344 2.878130 ( 4.467973)
build_miniruby 0.001661 0.000000 2.222104 ( 3.175465)
build_ruby 0.000000 0.002310 3.616995 ( 4.596021)
build_all 0.008020 0.001497 6.429671 ( 5.160308)
build_install 0.021250 0.000504 8.067990 ( 7.805741)
test_btest 0.000930 0.000106 74.904463 ( 62.620976)
test_basic 0.008913 0.000505 0.879187 ( 1.405045)
test_all 0.096723 0.026771 792.688515 (562.049940)
test_rubyspec 0.053177 0.044326 122.962071 (195.913408)
total: 847.20 sec