Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-015048
#<BuildRuby:0x00005636b7a70fa0
@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.20220216-015048",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001830 0.003736 0.904928 ( 1.517081)
build_miniruby 0.000905 0.000000 0.061871 ( 0.060797)
build_ruby 0.000968 0.000000 0.064106 ( 0.062964)
build_all 0.004889 0.000000 3.181406 ( 0.828531)
build_install 0.002059 0.007742 6.636450 ( 2.230263)
test_btest 0.000733 0.000130 39.151810 ( 7.170591)
test_basic 0.005309 0.000000 0.238472 ( 0.328546)
test_all 0.003358 0.000000 559.943970 ( 81.144186)
test_rubyspec 0.087172 0.016517 39.559485 ( 46.534816)
total: 139.88 sec