Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230705-071539
#<BuildRuby:0x000055acfb832068
@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.20230705-071539",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.006277 0.000785 2.118759 ( 4.539256)
build_miniruby 0.001599 0.000200 1.655131 ( 1.814789)
build_ruby 0.001382 0.000173 3.152035 ( 16.813934)
build_all 0.005497 0.003198 5.044309 ( 4.651836)
build_install 0.018780 0.000896 6.235879 ( 6.832549)
test_btest 0.000000 0.003907 65.541093 ( 43.433020)
test_basic 0.003556 0.004367 0.799545 ( 1.161378)
test_all 0.001316 0.000255 604.798879 (404.251777)
test_rubyspec 0.028603 0.028041 81.394557 (116.231402)
total: 599.73 sec