Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-212203
#<BuildRuby:0x000055680e4b2320
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-test.20220220-212203",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.001088 0.004335 0.837605 ( 0.927826)
build_miniruby 0.000949 0.000159 0.062237 ( 0.060875)
build_ruby 0.000835 0.000139 0.063820 ( 0.062649)
build_all 0.000245 0.004464 3.185207 ( 0.829353)
build_install 0.005964 0.003601 6.638070 ( 2.222625)
test_btest 0.000641 0.000183 38.078042 ( 7.991961)
test_basic 0.000703 0.004523 0.287060 ( 0.377444)
test_all 0.003612 0.000000 536.628245 ( 86.758273)
test_rubyspec 0.078394 0.027979 39.628648 ( 46.588286)
total: 145.82 sec