Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240319-201702
#<BuildRuby:0x00005596ff17a228
@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.20240319-201702",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000000 0.000032 0.000032 ( 0.000032)
configure 0.000000 0.000030 0.000030 ( 0.000029)
build_up 0.006187 0.004015 3.854903 ( 2.621935)
build_miniruby 0.001095 0.000171 1.522574 ( 1.520259)
build_ruby 0.001279 0.000200 2.933832 ( 3.161108)
build_all 0.000836 0.006588 5.980740 ( 2.420916)
build_install 0.018064 0.001244 7.623944 ( 3.335764)
test_btest 0.000734 0.000139 69.034148 ( 19.525998)
test_basic 0.000000 0.006306 0.640953 ( 0.702256)
test_all 0.084765 0.035379 767.997282 (277.148538)
test_rubyspec 0.047656 0.047019 118.657907 (132.819766)
total: 443.26 sec