Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-040704
#<BuildRuby:0x000056461b6f3238
@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.20220221-040704",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005275 0.000440 0.846388 ( 1.000526)
build_miniruby 0.000839 0.000070 0.062177 ( 0.061024)
build_ruby 0.000884 0.000073 0.064297 ( 0.062992)
build_all 0.004459 0.000371 3.195860 ( 0.830787)
build_install 0.004903 0.005094 6.644414 ( 2.247822)
test_btest 0.000495 0.000077 37.744863 ( 8.018059)
test_basic 0.004645 0.000714 0.243702 ( 0.333651)
test_all 0.002858 0.000439 541.490057 ( 84.336497)
test_rubyspec 0.060766 0.033647 39.688787 ( 46.661892)
total: 143.55 sec