Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-174033
#<BuildRuby:0x000055f5c4680870
@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.20220206-174033",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005060 0.000389 0.912927 ( 1.421636)
build_miniruby 0.000793 0.000061 0.062155 ( 0.061030)
build_ruby 0.000896 0.000069 0.063916 ( 0.062744)
build_all 0.004584 0.000014 3.240912 ( 0.849160)
build_install 0.009347 0.000667 6.669081 ( 2.251413)
test_btest 0.000751 0.000053 39.553467 ( 7.248804)
test_basic 0.004908 0.000351 0.281696 ( 0.371732)
test_all 0.000000 0.003695 579.703418 ( 85.331635)
test_rubyspec 0.054303 0.052442 39.875594 ( 46.828328)
total: 144.43 sec