Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-111430
#<BuildRuby:0x000055c16426b238
@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.20220216-111430",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002439 0.003634 0.927503 ( 3.496037)
build_miniruby 0.000845 0.000120 0.062048 ( 0.060813)
build_ruby 0.000782 0.000112 0.063827 ( 0.062750)
build_all 0.004110 0.000587 3.230384 ( 0.853727)
build_install 0.009655 0.000167 6.645506 ( 2.239647)
test_btest 0.000706 0.000088 39.201815 ( 7.157119)
test_basic 0.004475 0.000560 0.295168 ( 0.385328)
test_all 0.002272 0.000871 545.068890 ( 82.482354)
test_rubyspec 0.054557 0.035434 39.399292 ( 46.378145)
total: 143.12 sec