Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-214102
#<BuildRuby:0x000055f2e9e3e770
@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.20220203-214102",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000000 0.005540 0.936652 ( 1.074724)
build_miniruby 0.000000 0.000848 0.061887 ( 0.060812)
build_ruby 0.000000 0.000955 0.063654 ( 0.062491)
build_all 0.001147 0.003685 3.211485 ( 0.845352)
build_install 0.003648 0.005731 6.725792 ( 2.260942)
test_btest 0.000501 0.000251 28.445406 ( 25.660522)
test_basic 0.005372 0.000803 0.332781 ( 0.420835)
test_all 0.003064 0.000208 551.274655 ( 80.193615)
test_rubyspec 0.060444 0.044049 39.841783 ( 46.726522)
total: 157.31 sec