Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-080802
#<BuildRuby:0x00005586e1f30bc0
@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.20220217-080802",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005678 0.000119 0.852003 ( 1.004643)
build_miniruby 0.000833 0.000065 0.062315 ( 0.061110)
build_ruby 0.000861 0.000066 0.064328 ( 0.063110)
build_all 0.004503 0.000008 3.173776 ( 0.828350)
build_install 0.009155 0.000654 6.620441 ( 2.225378)
test_btest 0.000831 0.000059 37.217442 ( 7.619942)
test_basic 0.004903 0.000350 0.286448 ( 0.376844)
test_all 0.003461 0.000248 537.358074 ( 88.884459)
test_rubyspec 0.049207 0.054656 39.570090 ( 46.491100)
total: 147.56 sec