Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220202-110151
#<BuildRuby:0x000055eb545316b0
@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",
@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.20220202-110151",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.001002 0.004256 0.871497 ( 1.293137)
build_miniruby 0.000882 0.000067 0.062517 ( 0.061343)
build_ruby 0.000907 0.000070 0.064231 ( 0.063105)
build_all 0.000111 0.004423 3.199727 ( 0.831217)
build_install 0.006125 0.003876 6.743187 ( 2.273031)
test_btest 0.000589 0.000118 27.796730 ( 25.401850)
test_basic 0.006408 0.000399 0.267478 ( 0.355620)
test_all 0.001186 0.002272 545.347383 ( 80.469499)
test_rubyspec 0.050521 0.045616 39.628859 ( 46.576812)
total: 157.33 sec