Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-233240
#<BuildRuby:0x0000559c070f4bc0
@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.20220217-233240",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001968 0.003491 0.847280 ( 0.951901)
build_miniruby 0.000849 0.000053 0.061683 ( 0.060577)
build_ruby 0.000864 0.000054 0.064196 ( 0.062965)
build_all 0.001276 0.003333 3.173975 ( 0.825811)
build_install 0.009972 0.000000 6.624093 ( 2.232313)
test_btest 0.000773 0.000039 37.679815 ( 6.977033)
test_basic 0.005736 0.000000 0.326975 ( 0.416554)
test_all 0.003029 0.000000 543.225596 ( 81.409615)
test_rubyspec 0.062010 0.013864 39.417095 ( 46.431684)
total: 139.37 sec