Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-180233
#<BuildRuby:0x0000557634c0f238
@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.20220221-180233",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004979 0.000383 0.880589 ( 1.959704)
build_miniruby 0.000867 0.000067 0.062458 ( 0.061406)
build_ruby 0.000895 0.000000 0.063990 ( 0.063002)
build_all 0.004638 0.000093 3.186891 ( 0.824354)
build_install 0.001608 0.008236 6.656664 ( 2.243497)
test_btest 0.000738 0.000147 40.621124 ( 6.747689)
test_basic 0.006527 0.000000 0.323138 ( 0.411709)
test_all 0.003200 0.000000 548.548731 ( 88.647352)
test_rubyspec 0.060397 0.043122 39.632396 ( 46.601766)
total: 147.56 sec