Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-170225
#<BuildRuby:0x00005626eb7f5c20
@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.20220211-170225",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005288 0.000000 0.884438 ( 1.119738)
build_miniruby 0.000872 0.000000 0.061745 ( 0.060736)
build_ruby 0.000896 0.000000 0.064576 ( 0.063349)
build_all 0.004599 0.000000 3.195689 ( 0.834819)
build_install 0.009980 0.000000 6.662766 ( 2.249162)
test_btest 0.000000 0.000713 37.951429 ( 7.287927)
test_basic 0.001761 0.003329 0.309857 ( 0.399436)
test_all 0.003128 0.000165 575.523140 ( 87.202099)
test_rubyspec 0.052797 0.029180 39.622958 ( 46.551186)
total: 145.77 sec