Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-142254
#<BuildRuby:0x000055c6d9b8e660
@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-142254",
@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.000022 0.000000 0.000022 ( 0.000022)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.001154 0.004278 0.885489 ( 1.516038)
build_miniruby 0.000939 0.000000 0.062240 ( 0.061160)
build_ruby 0.000939 0.000000 0.063872 ( 0.062622)
build_all 0.004677 0.000169 3.178918 ( 0.826106)
build_install 0.010125 0.000378 6.689507 ( 2.263057)
test_btest 0.000711 0.000048 41.732022 ( 6.876216)
test_basic 0.005045 0.000336 0.295340 ( 0.385113)
test_all 0.003200 0.000213 534.734842 ( 86.601156)
test_rubyspec 0.039759 0.043108 39.513516 ( 46.498483)
total: 145.09 sec