Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-191141
#<BuildRuby:0x000056376de7b238
@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-191141",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004811 0.000802 0.849099 ( 0.985695)
build_miniruby 0.000816 0.000136 0.062282 ( 0.061117)
build_ruby 0.000717 0.000119 0.063634 ( 0.062542)
build_all 0.000322 0.004494 3.183598 ( 0.827150)
build_install 0.009625 0.000157 6.647842 ( 2.245094)
test_btest 0.000486 0.000104 39.990116 ( 7.261469)
test_basic 0.001153 0.005422 0.316956 ( 0.404816)
test_all 0.003231 0.000155 537.703917 ( 79.057345)
test_rubyspec 0.063184 0.039843 40.085696 ( 47.043249)
total: 137.95 sec