Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-103211
#<BuildRuby:0x0000560f0df8e630
@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.20220220-103211",
@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.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001322 0.003937 0.845360 ( 0.858738)
build_miniruby 0.000000 0.000941 0.061841 ( 0.060638)
build_ruby 0.000000 0.000967 0.064109 ( 0.062923)
build_all 0.003764 0.001000 3.197972 ( 0.826449)
build_install 0.009264 0.000644 6.638610 ( 2.230921)
test_btest 0.000727 0.000080 41.240081 ( 6.560001)
test_basic 0.001371 0.004064 0.288381 ( 0.378635)
test_all 0.002686 0.000447 544.161027 ( 84.599137)
test_rubyspec 0.057641 0.025181 39.805359 ( 46.713536)
total: 142.29 sec