Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-094131
#<BuildRuby:0x000055be25dfe600
@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.20220206-094131",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.005479 0.000000 0.854292 ( 0.901981)
build_miniruby 0.000000 0.000933 0.062303 ( 0.061090)
build_ruby 0.000000 0.000879 0.063715 ( 0.062514)
build_all 0.002154 0.002502 3.200412 ( 0.831289)
build_install 0.007110 0.002833 6.675121 ( 2.255747)
test_btest 0.000713 0.000075 41.272510 ( 6.737819)
test_basic 0.004988 0.000133 0.287417 ( 0.377472)
test_all 0.003514 0.000154 565.381544 ( 85.540468)
test_rubyspec 0.057593 0.023236 39.720788 ( 46.703183)
total: 143.47 sec