Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-181902
#<BuildRuby:0x000055dfb4722600
@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.20220217-181902",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.001309 0.003946 0.909568 ( 1.879934)
build_miniruby 0.000933 0.000000 0.062028 ( 0.060874)
build_ruby 0.000000 0.000855 0.064322 ( 0.063087)
build_all 0.001758 0.002895 3.176121 ( 0.822724)
build_install 0.009854 0.000000 6.644618 ( 2.227153)
test_btest 0.000676 0.000000 36.799406 ( 8.014974)
test_basic 0.005286 0.000044 0.277404 ( 0.366952)
test_all 0.003445 0.000000 545.478027 ( 81.930081)
test_rubyspec 0.080788 0.024969 39.484244 ( 46.493115)
total: 141.86 sec