Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-072101
#<BuildRuby:0x0000563fa7130870
@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.20220222-072101",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005740 0.000124 0.840416 ( 0.806061)
build_miniruby 0.000797 0.000061 0.062403 ( 0.061231)
build_ruby 0.000885 0.000068 0.064080 ( 0.062886)
build_all 0.004785 0.000029 3.184922 ( 0.832638)
build_install 0.005090 0.004512 6.646663 ( 2.231335)
test_btest 0.000672 0.000090 37.338916 ( 7.817358)
test_basic 0.004517 0.000602 0.263157 ( 0.353365)
test_all 0.003217 0.000291 539.654886 ( 79.324933)
test_rubyspec 0.058144 0.040216 39.813334 ( 46.741744)
total: 138.23 sec