Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-093827
#<BuildRuby:0x000055f012a70fa0
@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.20220224-093827",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.001934 0.003975 0.736351 ( 1.101801)
build_miniruby 0.000839 0.000060 0.062456 ( 0.061316)
build_ruby 0.000932 0.000067 0.064659 ( 0.063412)
build_all 0.004440 0.000317 3.315420 ( 0.904103)
build_install 0.009456 0.000335 6.793962 ( 2.332273)
test_btest 0.000715 0.000048 37.030365 ( 7.487077)
test_basic 0.005072 0.000015 0.263141 ( 0.353188)
test_all 0.003325 0.000000 568.087167 ( 84.650956)
test_rubyspec 0.075111 0.027642 40.029557 ( 46.933707)
total: 143.89 sec