Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-060728
#<BuildRuby:0x0000563fda960bc0
@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.20220209-060728",
@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.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.001373 0.004239 0.845146 ( 0.880670)
build_miniruby 0.000796 0.000061 0.061830 ( 0.060703)
build_ruby 0.000900 0.000000 0.064196 ( 0.063028)
build_all 0.004765 0.000000 3.193364 ( 0.829965)
build_install 0.006544 0.003285 6.653865 ( 2.231203)
test_btest 0.000583 0.000065 42.115118 ( 6.743084)
test_basic 0.001277 0.004047 0.276419 ( 0.366155)
test_all 0.000678 0.002342 551.211635 ( 82.600369)
test_rubyspec 0.054564 0.038761 39.419532 ( 46.400235)
total: 140.18 sec