Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-214422
#<BuildRuby:0x00005649702ac1b8
@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-214422",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.001643 0.003978 0.886557 ( 1.477884)
build_miniruby 0.000960 0.000068 0.063275 ( 0.062040)
build_ruby 0.000861 0.000062 0.063807 ( 0.062699)
build_all 0.004378 0.000313 3.181180 ( 0.825183)
build_install 0.009709 0.000352 6.674861 ( 2.255488)
test_btest 0.000929 0.000062 34.847359 ( 7.988292)
test_basic 0.005093 0.000015 0.274761 ( 0.364924)
test_all 0.001997 0.001601 554.201833 ( 80.670691)
test_rubyspec 0.070215 0.019598 39.505701 ( 46.459619)
total: 140.17 sec