Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-053109
#<BuildRuby:0x000055edfbe4a630
@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.20220209-053109",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.005589 0.000000 0.903060 ( 0.925398)
build_miniruby 0.000935 0.000000 0.061854 ( 0.060679)
build_ruby 0.000906 0.000000 0.064088 ( 0.062991)
build_all 0.004828 0.000000 3.203672 ( 0.837143)
build_install 0.004744 0.004753 6.642370 ( 2.235573)
test_btest 0.000723 0.000048 37.995310 ( 7.006101)
test_basic 0.005201 0.000024 0.298112 ( 0.387823)
test_all 0.003356 0.000210 550.921129 ( 83.658476)
test_rubyspec 0.077280 0.019907 39.550619 ( 46.481287)
total: 141.66 sec