Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-040024
#<BuildRuby:0x0000561fa0960bc0
@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.20220211-040024",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005426 0.000000 0.834325 ( 0.829475)
build_miniruby 0.000953 0.000000 0.062419 ( 0.061119)
build_ruby 0.000773 0.000000 0.063997 ( 0.062930)
build_all 0.004857 0.000000 3.176968 ( 0.820836)
build_install 0.005317 0.004480 6.664071 ( 2.251454)
test_btest 0.000709 0.000044 38.252554 ( 7.249043)
test_basic 0.000000 0.005257 0.238369 ( 0.329101)
test_all 0.000766 0.002722 543.499995 ( 85.607024)
test_rubyspec 0.057041 0.043314 39.621998 ( 46.578692)
total: 143.79 sec