Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-085835
#<BuildRuby:0x000056123f73dd70
@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.20220217-085835",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001455 0.003719 0.860412 ( 1.052558)
build_miniruby 0.000740 0.000114 0.062113 ( 0.060909)
build_ruby 0.000725 0.000112 0.063832 ( 0.062729)
build_all 0.004620 0.000082 3.193645 ( 0.835166)
build_install 0.008759 0.000623 6.632987 ( 2.223455)
test_btest 0.000683 0.000091 36.224133 ( 8.100455)
test_basic 0.000617 0.004576 0.286422 ( 0.376430)
test_all 0.000000 0.003415 536.391721 ( 82.492855)
test_rubyspec 0.036821 0.047598 39.451522 ( 46.403505)
total: 141.61 sec