Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-123133
#<BuildRuby:0x000055c687c141b8
@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.20220225-123133",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000000 0.005717 0.729789 ( 3.213838)
build_miniruby 0.000000 0.000892 0.062552 ( 0.061476)
build_ruby 0.000000 0.000873 0.064648 ( 0.063371)
build_all 0.000621 0.004120 3.310294 ( 0.901849)
build_install 0.007838 0.002177 6.818987 ( 2.328449)
test_btest 0.000708 0.000157 40.083681 ( 7.184843)
test_basic 0.004725 0.000252 0.239001 ( 0.329013)
test_all 0.003810 0.000116 567.696197 ( 89.483883)
test_rubyspec 0.068734 0.030325 39.934789 ( 46.866220)
total: 150.43 sec