Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231206-125900
#<BuildRuby:0x000055b6a2395ef0
@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-125900",
@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.000002 0.000018 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000025)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.000202 0.007653 2.485960 ( 4.070036)
build_miniruby 0.001235 0.000265 1.661620 ( 1.876873)
build_ruby 0.001330 0.000285 3.328025 ( 4.065795)
build_all 0.001340 0.008206 5.671444 ( 5.657120)
build_install 0.011469 0.010512 7.143869 ( 7.417876)
test_btest 0.000697 0.000241 66.172572 ( 65.096608)
test_basic 0.005872 0.001886 0.837819 ( 1.228578)
test_all 0.098361 0.025250 674.393621 (428.542285)
test_rubyspec 0.018928 0.055830 92.285889 (129.922576)
total: 647.88 sec