Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-004337
#<BuildRuby:0x0000558f7d793238
@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-004337",
@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.000013 0.000000 0.000013 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001359 0.003943 0.842700 ( 1.266700)
build_miniruby 0.000856 0.000061 0.061932 ( 0.060836)
build_ruby 0.000000 0.000920 0.063442 ( 0.062326)
build_all 0.001444 0.003239 3.209971 ( 0.838035)
build_install 0.007394 0.002606 6.623628 ( 2.245339)
test_btest 0.000595 0.000099 35.426167 ( 7.996033)
test_basic 0.002012 0.003307 0.291563 ( 0.381278)
test_all 0.000936 0.001932 541.358355 ( 87.646183)
test_rubyspec 0.052932 0.035891 39.481583 ( 46.433657)
total: 146.93 sec