Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240219-072059
#<BuildRuby:0x00005603c65fa058
@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.20240219-072059",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.008136 0.001507 3.058056 ( 5.140344)
build_miniruby 0.001180 0.000429 2.312100 ( 3.161328)
build_ruby 0.001384 0.000503 3.746577 ( 4.658926)
build_all 0.009664 0.000000 6.367979 ( 6.729190)
build_install 0.017353 0.006174 8.488078 ( 9.702485)
test_btest 0.000694 0.000231 76.547968 ( 85.857269)
test_basic 0.003773 0.005472 0.905809 ( 1.541537)
test_all 0.086332 0.040901 731.679872 (547.942079)
test_rubyspec 0.056076 0.042041 120.129224 (158.449762)
total: 823.18 sec