Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220131-135703
#<BuildRuby:0x000055dddc2de7a8
@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",
@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.20220131-135703",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001660 0.004005 0.867933 ( 0.917173)
build_miniruby 0.000802 0.000057 0.061649 ( 0.060545)
build_ruby 0.000000 0.000842 0.063528 ( 0.062444)
build_all 0.001345 0.003365 3.189211 ( 0.825282)
build_install 0.006149 0.003759 6.651010 ( 2.225911)
test_btest 0.000692 0.000130 27.566745 ( 25.240972)
test_basic 0.004269 0.000800 0.262997 ( 0.353114)
test_all 0.002868 0.000538 535.883215 ( 88.719213)
test_rubyspec 0.078758 0.027659 39.598504 ( 46.530514)
total: 164.94 sec