Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220317-083933
#<BuildRuby:0x00005572e52b9398
@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.20220317-083933",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.005147 0.000077 0.984594 ( 1.058239)
build_miniruby 0.000854 0.000065 0.061872 ( 0.060758)
build_ruby 0.000786 0.000060 0.064159 ( 0.063085)
build_all 0.004542 0.000013 3.271403 ( 0.892602)
build_install 0.009903 0.000000 6.782187 ( 2.333406)
test_btest 0.000805 0.000000 37.373125 ( 7.711658)
test_basic 0.005078 0.000000 0.271762 ( 0.361452)
test_all 0.002058 0.001400 553.170053 ( 81.418447)
test_rubyspec 0.061017 0.038493 39.417588 ( 46.311991)
total: 140.21 sec