Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-031452
#<BuildRuby:0x000055920f60f238
@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.20220214-031452",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005465 0.000250 0.842693 ( 0.827587)
build_miniruby 0.000701 0.000108 0.062321 ( 0.061185)
build_ruby 0.000781 0.000120 0.064580 ( 0.063457)
build_all 0.004620 0.000075 3.166302 ( 0.821138)
build_install 0.008562 0.001223 6.652786 ( 2.247667)
test_btest 0.000725 0.000104 36.573758 ( 7.663916)
test_basic 0.005195 0.000052 0.261012 ( 0.350912)
test_all 0.003145 0.000204 534.970577 ( 87.709066)
test_rubyspec 0.050188 0.029884 39.689356 ( 46.641790)
total: 146.39 sec