Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-232836
#<BuildRuby:0x0000561c0f004e80
@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.20220222-232836",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006290 0.000000 0.952924 ( 1.067743)
build_miniruby 0.000000 0.000864 0.062291 ( 0.061027)
build_ruby 0.000000 0.000928 0.063898 ( 0.062826)
build_all 0.000000 0.004797 3.189572 ( 0.833127)
build_install 0.004086 0.005309 6.650997 ( 2.231528)
test_btest 0.000729 0.000137 41.732056 ( 6.754764)
test_basic 0.000829 0.004270 0.287262 ( 0.377031)
test_all 0.003276 0.000000 547.820798 ( 87.894261)
test_rubyspec 0.063452 0.043826 40.018856 ( 46.925427)
total: 146.21 sec