Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231111-002621
#<BuildRuby:0x000055dbe168df40
@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.20231111-002621",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.006495 0.001202 2.616263 ( 3.589806)
build_miniruby 0.001235 0.000229 3.779783 ( 3.762570)
build_ruby 0.001566 0.000289 3.678486 ( 4.297572)
build_all 0.007704 0.000601 5.056657 ( 3.594702)
build_install 0.014889 0.005655 6.448672 ( 5.242850)
test_btest 0.000988 0.000197 64.414234 ( 55.717931)
test_basic 0.006726 0.001345 0.810705 ( 1.311694)
test_all 0.111530 0.017592 654.184508 (603.000443)
test_rubyspec 0.029714 0.049199 91.097791 (168.639266)
total: 849.16 sec