Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240212-031455
#<BuildRuby:0x0000561a167aa090
@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.20240212-031455",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005705 0.001141 2.107865 ( 4.097136)
build_miniruby 0.001578 0.000000 1.915030 ( 2.584280)
build_ruby 0.002603 0.000000 3.452241 ( 5.074368)
build_all 0.005664 0.004606 6.180060 ( 7.427230)
build_install 0.021277 0.001653 7.556282 ( 9.368661)
test_btest 0.000000 0.001137 74.554516 ( 88.670330)
test_basic 0.001959 0.006188 0.868949 ( 1.560387)
test_all 0.100225 0.027673 748.248589 (576.951115)
test_rubyspec 0.054505 0.062313 186.050340 (245.092138)
total: 940.83 sec