Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231106-131928
#<BuildRuby:0x0000561628bb6658
@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.20231106-131928",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.008134 0.000032 2.624527 ( 4.738309)
build_miniruby 0.001211 0.000326 5.534196 ( 6.834287)
build_ruby 0.002056 0.000000 3.199574 ( 4.475213)
build_all 0.001278 0.007959 5.519300 ( 5.697882)
build_install 0.011358 0.011826 7.195010 ( 7.607116)
test_btest 0.000824 0.000329 62.331375 ( 71.026303)
test_basic 0.004636 0.001855 0.808300 ( 1.509288)
test_all 0.085157 0.042519 681.749996 (567.338483)
test_rubyspec 0.031070 0.040768 91.059539 (135.662388)
total: 804.89 sec