Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-002506
#<BuildRuby:0x000055fe1b842320
@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.20220221-002506",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004558 0.000760 0.875543 ( 0.985627)
build_miniruby 0.000907 0.000000 0.061934 ( 0.060724)
build_ruby 0.000867 0.000000 0.063842 ( 0.062782)
build_all 0.004637 0.000000 3.181094 ( 0.836503)
build_install 0.009825 0.000000 6.645645 ( 2.254206)
test_btest 0.000764 0.000043 35.940799 ( 8.113789)
test_basic 0.005214 0.000115 0.322057 ( 0.411633)
test_all 0.003286 0.000386 571.257459 ( 82.525753)
test_rubyspec 0.059533 0.029843 39.630868 ( 46.621931)
total: 141.87 sec