Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-063202
#<BuildRuby:0x000055b9f6172630
@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.20220211-063202",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004871 0.000405 0.863092 ( 1.498411)
build_miniruby 0.000967 0.000081 0.062445 ( 0.061174)
build_ruby 0.000872 0.000000 0.064448 ( 0.063300)
build_all 0.000587 0.004151 3.190630 ( 0.822758)
build_install 0.010381 0.000000 6.665050 ( 2.252800)
test_btest 0.000774 0.000000 37.003529 ( 8.007464)
test_basic 0.004834 0.000000 0.239231 ( 0.329451)
test_all 0.003808 0.000000 564.228819 ( 83.428717)
test_rubyspec 0.078827 0.014316 39.766041 ( 46.700153)
total: 143.16 sec