Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-180306
#<BuildRuby:0x00005647f028f238
@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.20220208-180306",
@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.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.005344 0.000000 0.875782 ( 1.463412)
build_miniruby 0.000839 0.000000 0.061827 ( 0.060713)
build_ruby 0.000936 0.000000 0.063745 ( 0.062502)
build_all 0.004743 0.000000 3.180734 ( 0.822321)
build_install 0.009976 0.000000 6.675582 ( 2.260504)
test_btest 0.000813 0.000000 39.674663 ( 7.772013)
test_basic 0.005041 0.000000 0.272938 ( 0.362931)
test_all 0.003304 0.000000 555.690324 ( 82.327581)
test_rubyspec 0.076088 0.023954 39.375960 ( 46.374867)
total: 141.51 sec