Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-083110
#<BuildRuby:0x000055f1f1ec5548
@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-083110",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004932 0.000822 0.874605 ( 0.914869)
build_miniruby 0.000839 0.000140 0.061994 ( 0.060730)
build_ruby 0.000767 0.000127 0.064367 ( 0.063239)
build_all 0.004679 0.000040 3.132768 ( 0.821986)
build_install 0.006165 0.003898 6.616019 ( 2.235036)
test_btest 0.000693 0.000139 35.639315 ( 7.969927)
test_basic 0.005179 0.000162 0.240398 ( 0.330167)
test_all 0.003035 0.000363 567.359256 ( 86.378818)
test_rubyspec 0.065536 0.032702 39.350055 ( 46.304034)
total: 145.08 sec