Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-084437
#<BuildRuby:0x000055913b42cbc0
@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-084437",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005358 0.000228 0.851938 ( 0.833545)
build_miniruby 0.000720 0.000111 0.062163 ( 0.061114)
build_ruby 0.000732 0.000112 0.063910 ( 0.062779)
build_all 0.004136 0.000636 3.181361 ( 0.823323)
build_install 0.010112 0.000812 6.720401 ( 2.257182)
test_btest 0.000665 0.000095 40.717533 ( 6.685144)
test_basic 0.005091 0.000034 0.250187 ( 0.339935)
test_all 0.000000 0.003288 558.554937 ( 84.385302)
test_rubyspec 0.057040 0.037661 39.644684 ( 46.565921)
total: 142.01 sec