Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-191347
#<BuildRuby:0x000055e805e4cbc0
@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.20220209-191347",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004075 0.001111 0.869802 ( 1.039232)
build_miniruby 0.000692 0.000189 0.062177 ( 0.061132)
build_ruby 0.000725 0.000198 0.063895 ( 0.062844)
build_all 0.004856 0.000000 3.178483 ( 0.826985)
build_install 0.005986 0.003737 6.666683 ( 2.235286)
test_btest 0.000588 0.000168 38.924108 ( 6.677358)
test_basic 0.003795 0.001084 0.238157 ( 0.329165)
test_all 0.003075 0.000282 550.962129 ( 87.556642)
test_rubyspec 0.061563 0.042641 39.522727 ( 46.498631)
total: 145.29 sec