Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-175912
#<BuildRuby:0x000055eadbf56678
@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.20220218-175912",
@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.000013 0.000000 0.000013 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.001719 0.003989 0.878877 ( 2.727140)
build_miniruby 0.000832 0.000059 0.061896 ( 0.060879)
build_ruby 0.000788 0.000057 0.064180 ( 0.063099)
build_all 0.004575 0.000327 3.206227 ( 0.840444)
build_install 0.006355 0.003623 6.641884 ( 2.256592)
test_btest 0.000792 0.000094 35.214113 ( 8.071333)
test_basic 0.005164 0.000120 0.301323 ( 0.390963)
test_all 0.003161 0.000241 554.819154 ( 83.649423)
test_rubyspec 0.083961 0.017356 39.649365 ( 46.558641)
total: 144.62 sec