Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231206-145843
#<BuildRuby:0x000055b0f15122a8
@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.20231206-145843",
@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.000024 0.000004 0.000028 ( 0.000027)
autoconf 0.000030 0.000005 0.000035 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.007411 0.001140 2.598176 ( 4.552088)
build_miniruby 0.001291 0.000198 1.708938 ( 2.161255)
build_ruby 0.001492 0.000229 3.455527 ( 4.428158)
build_all 0.008758 0.000632 5.711115 ( 6.029655)
build_install 0.021343 0.001659 7.168706 ( 7.628711)
test_btest 0.001217 0.000061 66.725929 ( 67.983552)
test_basic 0.008693 0.000000 0.824964 ( 1.388748)
test_all 0.086999 0.038051 647.171881 (431.351197)
test_rubyspec 0.047182 0.029033 92.348095 (131.254669)
total: 656.78 sec