Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-214639
#<BuildRuby:0x000055763fe41d70
@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.20220216-214639",
@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.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001743 0.003961 0.854885 ( 1.266547)
build_miniruby 0.000804 0.000058 0.061822 ( 0.060822)
build_ruby 0.000824 0.000058 0.063727 ( 0.062528)
build_all 0.004703 0.000000 3.181319 ( 0.822168)
build_install 0.003004 0.006741 6.636807 ( 2.237136)
test_btest 0.000770 0.000000 39.465687 ( 7.148591)
test_basic 0.005059 0.000366 0.243849 ( 0.333542)
test_all 0.001176 0.002073 538.067383 ( 78.249268)
test_rubyspec 0.054080 0.030569 39.553602 ( 46.486238)
total: 136.67 sec