Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231119-083836
#<BuildRuby:0x000055e61c12e2a8
@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.20231119-083836",
@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.000032 0.000006 0.000038 ( 0.000038)
autoconf 0.000041 0.000007 0.000048 ( 0.000049)
configure 0.000033 0.000006 0.000039 ( 0.000038)
build_up 0.006793 0.000482 2.070890 ( 4.136662)
build_miniruby 0.001753 0.000313 1.822065 ( 2.877361)
build_ruby 0.002239 0.000400 3.449918 ( 4.749586)
build_all 0.005981 0.003799 5.434689 ( 6.433617)
build_install 0.015540 0.007195 6.832180 ( 8.462187)
test_btest 0.000839 0.000192 67.107081 ( 80.045045)
test_basic 0.003642 0.005053 0.845534 ( 1.504444)
test_all 0.073535 0.053973 698.590640 (550.625916)
test_rubyspec 0.020258 0.054966 91.731321 (139.883512)
total: 798.72 sec