Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-062617
#<BuildRuby:0x0000558523e0e630
@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.20220227-062617",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000964 0.004330 0.945925 ( 1.544700)
build_miniruby 0.000855 0.000000 0.062761 ( 0.061694)
build_ruby 0.000878 0.000000 0.064206 ( 0.063085)
build_all 0.004509 0.000318 3.318637 ( 0.903259)
build_install 0.010041 0.000161 6.826947 ( 2.341766)
test_btest 0.000694 0.000092 41.448960 ( 6.616570)
test_basic 0.000536 0.004655 0.242536 ( 0.332713)
test_all 0.000000 0.003414 554.237011 ( 80.907325)
test_rubyspec 0.051918 0.036455 39.991948 ( 46.926259)
total: 139.70 sec