Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230311-115733
#<BuildRuby:0x000055f566786980
@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.20230311-115733",
@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.000001 0.000017 ( 0.000016)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.006891 0.000107 1.964576 ( 4.634055)
build_miniruby 0.001660 0.000000 1.439932 ( 1.858496)
build_ruby 0.001812 0.000000 2.622114 ( 3.727844)
build_all 0.007112 0.000083 2.260678 ( 2.850432)
build_install 0.020123 0.000092 3.414125 ( 4.260958)
test_btest 0.001157 0.000037 59.819655 ( 54.416707)
test_basic 0.004184 0.000130 0.465446 ( 0.904947)
test_all 0.000836 0.000924 580.692088 (608.146647)
test_rubyspec 0.032338 0.026599 75.896973 (109.213993)
total: 790.02 sec