Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231106-091920
#<BuildRuby:0x0000555a996b9e98
@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.20231106-091920",
@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.000015 0.000001 0.000016 ( 0.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.004903 0.003992 2.560431 ( 4.861874)
build_miniruby 0.001928 0.000249 3.910898 ( 4.656450)
build_ruby 0.001894 0.000000 3.231820 ( 4.294705)
build_all 0.001815 0.007890 5.563228 ( 6.470645)
build_install 0.020018 0.001397 7.145382 ( 8.227641)
test_btest 0.000839 0.000143 64.170781 ( 69.387537)
test_basic 0.003908 0.004157 0.781605 ( 1.250250)
test_all 0.097887 0.025963 642.390715 (503.017722)
test_rubyspec 0.018357 0.052735 91.535106 (136.701063)
total: 738.87 sec