Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-185132
#<BuildRuby:0x000055e0fc180870
@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.20220212-185132",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.001085 0.004246 0.833541 ( 0.947333)
build_miniruby 0.000000 0.000883 0.062227 ( 0.061087)
build_ruby 0.000000 0.000919 0.063684 ( 0.062486)
build_all 0.003137 0.001723 3.212422 ( 0.840298)
build_install 0.008115 0.001626 6.668745 ( 2.239162)
test_btest 0.000554 0.000213 40.486054 ( 7.377164)
test_basic 0.002043 0.003312 0.272849 ( 0.362229)
test_all 0.002866 0.000784 563.768226 ( 83.760144)
test_rubyspec 0.052317 0.054150 39.761646 ( 46.729053)
total: 142.38 sec