Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-194142
#<BuildRuby:0x000055ec9fd39d70
@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-194142",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005061 0.000000 0.862326 ( 0.814577)
build_miniruby 0.000903 0.000000 0.061916 ( 0.060694)
build_ruby 0.000947 0.000000 0.063504 ( 0.062364)
build_all 0.000787 0.003866 3.192175 ( 0.829440)
build_install 0.009582 0.000336 6.658637 ( 2.250972)
test_btest 0.000642 0.000000 37.652718 ( 7.676312)
test_basic 0.006482 0.000000 0.280482 ( 0.368676)
test_all 0.003269 0.000000 549.240072 ( 86.438142)
test_rubyspec 0.091823 0.003697 39.718953 ( 46.647206)
total: 145.15 sec