Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-205630
#<BuildRuby:0x000055dbfdb0dc20
@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.20220223-205630",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001625 0.003960 0.727090 ( 0.855047)
build_miniruby 0.000748 0.000053 0.062420 ( 0.061217)
build_ruby 0.000893 0.000000 0.064631 ( 0.063387)
build_all 0.001096 0.003760 3.299007 ( 0.886507)
build_install 0.004814 0.004854 6.821723 ( 2.352697)
test_btest 0.000700 0.000140 36.210120 ( 7.113966)
test_basic 0.004455 0.000891 0.288156 ( 0.378239)
test_all 0.002822 0.000564 565.988429 ( 82.523607)
test_rubyspec 0.072075 0.036345 40.042553 ( 46.975164)
total: 141.21 sec