Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220202-170858
#<BuildRuby:0x000055feb9fc4b90
@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",
@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.20220202-170858",
@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.000014 0.000000 0.000014 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005551 0.000000 0.896794 ( 1.447619)
build_miniruby 0.000957 0.000000 0.062365 ( 0.061256)
build_ruby 0.000933 0.000000 0.064259 ( 0.063062)
build_all 0.004740 0.000000 3.182692 ( 0.823612)
build_install 0.009939 0.000000 6.664041 ( 2.235138)
test_btest 0.000808 0.000000 27.509279 ( 25.184776)
test_basic 0.000000 0.005025 0.284081 ( 0.373986)
test_all 0.003547 0.000170 545.463538 ( 84.752174)
test_rubyspec 0.053563 0.031372 39.361890 ( 46.334968)
total: 161.28 sec