Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-082237
#<BuildRuby:0x0000563b251fc870
@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.20220206-082237",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.005608 0.000000 0.827581 ( 0.890887)
build_miniruby 0.000824 0.000000 0.062051 ( 0.060962)
build_ruby 0.000921 0.000000 0.064216 ( 0.062985)
build_all 0.004726 0.000000 3.198935 ( 0.834760)
build_install 0.009939 0.000000 6.706990 ( 2.275598)
test_btest 0.000811 0.000000 35.665524 ( 7.636172)
test_basic 0.004952 0.000000 0.240681 ( 0.330487)
test_all 0.002923 0.000000 548.459515 ( 88.369678)
test_rubyspec 0.074076 0.022788 39.773372 ( 46.716190)
total: 147.18 sec