Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-210826
#<BuildRuby:0x00005586117f4bc0
@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.20220208-210826",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002001 0.004284 0.866619 ( 0.911418)
build_miniruby 0.000814 0.000063 0.062061 ( 0.060999)
build_ruby 0.000000 0.000770 0.068667 ( 0.067537)
build_all 0.000000 0.004654 3.196489 ( 0.827588)
build_install 0.002287 0.007414 6.695285 ( 2.256849)
test_btest 0.000705 0.000208 41.616857 ( 6.714701)
test_basic 0.004902 0.000387 0.266591 ( 0.357117)
test_all 0.003319 0.000222 545.032990 ( 79.901326)
test_rubyspec 0.083947 0.014860 39.412813 ( 46.332888)
total: 137.43 sec