Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-043828
#<BuildRuby:0x000055b026ee27e0
@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",
@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.20220203-043828",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005741 0.000000 0.892694 ( 1.165326)
build_miniruby 0.000916 0.000000 0.062078 ( 0.060989)
build_ruby 0.000904 0.000000 0.063824 ( 0.062680)
build_all 0.004853 0.000000 3.225253 ( 0.836767)
build_install 0.005484 0.004520 6.668902 ( 2.258619)
test_btest 0.000882 0.000055 28.369319 ( 25.534146)
test_basic 0.004883 0.000306 0.240540 ( 0.330417)
test_all 0.003526 0.000090 548.290807 ( 88.569705)
test_rubyspec 0.071668 0.012073 39.450068 ( 46.404338)
total: 165.22 sec