Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-070238
#<BuildRuby:0x0000564ac087d5a0
@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.20220220-070238",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004164 0.001136 0.816041 ( 0.847451)
build_miniruby 0.000769 0.000209 0.061691 ( 0.060563)
build_ruby 0.000697 0.000190 0.063676 ( 0.062571)
build_all 0.003734 0.001019 3.193368 ( 0.831450)
build_install 0.009682 0.000053 6.620573 ( 2.232633)
test_btest 0.000672 0.000155 36.215634 ( 8.131807)
test_basic 0.004088 0.000943 0.267937 ( 0.357772)
test_all 0.001281 0.001820 552.876197 ( 87.321471)
test_rubyspec 0.031772 0.053908 39.770484 ( 46.720006)
total: 146.57 sec