Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-000723
#<BuildRuby:0x000055892985b238
@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.20220214-000723",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.005432 0.000000 0.875217 ( 1.803830)
build_miniruby 0.000987 0.000000 0.062262 ( 0.061151)
build_ruby 0.000963 0.000000 0.064145 ( 0.062959)
build_all 0.004687 0.000000 3.168407 ( 0.821927)
build_install 0.002776 0.007261 6.626493 ( 2.242008)
test_btest 0.000697 0.000074 35.039846 ( 7.786675)
test_basic 0.001829 0.003395 0.273609 ( 0.363636)
test_all 0.003187 0.000205 539.907957 ( 81.258280)
test_rubyspec 0.067355 0.013786 39.706802 ( 46.672487)
total: 141.07 sec