Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-094150
#<BuildRuby:0x0000557b305cdc20
@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.20220208-094150",
@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.000016 0.000000 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.005461 0.000000 0.845673 ( 0.869725)
build_miniruby 0.000966 0.000000 0.061956 ( 0.060804)
build_ruby 0.000893 0.000000 0.063860 ( 0.062836)
build_all 0.004587 0.000000 3.152172 ( 0.825594)
build_install 0.005188 0.004769 6.625196 ( 2.239056)
test_btest 0.000755 0.000050 41.153239 ( 7.083251)
test_basic 0.006217 0.000087 0.243339 ( 0.332079)
test_all 0.003024 0.000061 535.748833 ( 85.318898)
test_rubyspec 0.069600 0.021341 39.406180 ( 46.368968)
total: 143.16 sec