Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-154940
#<BuildRuby:0x0000561fe4e8e630
@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.20220216-154940",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004965 0.000414 0.901926 ( 7.330897)
build_miniruby 0.000779 0.000064 0.062596 ( 0.061548)
build_ruby 0.000000 0.000879 0.063964 ( 0.062820)
build_all 0.000000 0.004789 3.215536 ( 0.842388)
build_install 0.005901 0.003815 6.626558 ( 2.214649)
test_btest 0.000860 0.000000 35.955282 ( 8.002212)
test_basic 0.004824 0.000212 0.289110 ( 0.379034)
test_all 0.002157 0.001663 550.276477 ( 82.004336)
test_rubyspec 0.069853 0.027859 39.583603 ( 46.438278)
total: 147.34 sec