Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230603-211113
#<BuildRuby:0x0000559e3ac1e048
@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.20230603-211113",
@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.000017)
autoconf 0.000033 0.000000 0.000033 ( 0.000031)
configure 0.000024 0.000000 0.000024 ( 0.000025)
build_up 0.006685 0.000340 1.912105 ( 4.142741)
build_miniruby 0.001615 0.000186 1.536415 ( 1.850898)
build_ruby 0.001508 0.000174 2.802956 ( 3.495012)
build_all 0.003004 0.004713 2.194703 ( 2.567965)
build_install 0.016711 0.001828 3.293945 ( 3.587514)
test_btest 0.000630 0.000093 62.803784 ( 47.157527)
test_basic 0.003079 0.000456 0.678627 ( 1.069724)
test_all 0.001158 0.000171 599.118168 (660.506804)
test_rubyspec 0.043198 0.021973 79.583093 (128.329725)
total: 852.71 sec