Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-225623
#<BuildRuby:0x000055eeba1948e0
@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.20220212-225623",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.005550 0.000000 0.874997 ( 1.191311)
build_miniruby 0.000920 0.000000 0.062415 ( 0.061238)
build_ruby 0.000000 0.000924 0.064189 ( 0.062928)
build_all 0.002650 0.001833 3.219038 ( 0.841772)
build_install 0.002713 0.007126 6.718593 ( 2.270368)
test_btest 0.000408 0.000220 41.968108 ( 6.881241)
test_basic 0.003616 0.001947 0.240750 ( 0.330438)
test_all 0.002202 0.001186 546.224087 ( 85.925556)
test_rubyspec 0.068409 0.021126 39.763779 ( 47.704959)
total: 145.27 sec