Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220131-203331
#<BuildRuby:0x000055f01ee596b0
@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.20220131-203331",
@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.000025 0.000000 0.000025 ( 0.000025)
build_up 0.005593 0.000000 0.845661 ( 1.010400)
build_miniruby 0.000000 0.000986 0.067651 ( 0.066452)
build_ruby 0.000000 0.000961 0.065597 ( 0.064415)
build_all 0.003208 0.001440 3.174534 ( 0.822658)
build_install 0.009817 0.000140 6.643739 ( 2.251368)
test_btest 0.000653 0.000033 27.556665 ( 26.213629)
test_basic 0.001533 0.003834 0.290241 ( 0.379934)
test_all 0.002231 0.000991 553.925924 ( 83.673108)
test_rubyspec 0.076935 0.019506 39.508143 ( 46.485266)
total: 160.97 sec