Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-224655
#<BuildRuby:0x000055e81d37a630
@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-224655",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001671 0.003943 0.933831 ( 0.979923)
build_miniruby 0.000798 0.000057 0.062076 ( 0.060999)
build_ruby 0.000852 0.000061 0.063915 ( 0.062713)
build_all 0.000000 0.004536 3.286409 ( 0.887851)
build_install 0.004774 0.005074 6.792757 ( 2.316970)
test_btest 0.000539 0.000120 38.082564 ( 7.807200)
test_basic 0.002322 0.003165 0.274566 ( 0.363994)
test_all 0.002338 0.000615 546.395282 ( 84.836848)
test_rubyspec 0.070197 0.030099 39.573713 ( 46.514875)
total: 143.83 sec