Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-044023
#<BuildRuby:0x000055b4bc397238
@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-044023",
@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.000021 0.000000 0.000021 ( 0.000022)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.001659 0.003487 0.866928 ( 1.497334)
build_miniruby 0.000830 0.000052 0.062326 ( 0.061149)
build_ruby 0.000831 0.000052 0.063715 ( 0.062691)
build_all 0.001024 0.003731 3.183150 ( 0.823798)
build_install 0.009266 0.000659 6.661392 ( 2.237253)
test_btest 0.000719 0.000084 36.717175 ( 7.376768)
test_basic 0.005013 0.000107 0.287214 ( 0.377524)
test_all 0.003357 0.000000 553.004236 ( 81.745265)
test_rubyspec 0.062238 0.036432 39.552923 ( 46.497277)
total: 140.68 sec