Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-184046
#<BuildRuby:0x000055ad0d516660
@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.20220307-184046",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001630 0.003966 0.894516 ( 0.850570)
build_miniruby 0.000894 0.000064 0.062286 ( 0.061105)
build_ruby 0.000866 0.000061 0.063890 ( 0.062815)
build_all 0.004546 0.000030 3.259376 ( 0.887688)
build_install 0.009677 0.000083 6.756886 ( 2.309142)
test_btest 0.000701 0.000041 37.920781 ( 7.412829)
test_basic 0.006176 0.000363 0.292912 ( 0.381393)
test_all 0.003179 0.000187 531.607770 ( 85.269763)
test_rubyspec 0.063963 0.031653 39.619929 ( 46.595239)
total: 143.83 sec