Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-204429
#<BuildRuby:0x000055fb66c42630
@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-204429",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004336 0.001182 0.841451 ( 1.522575)
build_miniruby 0.000000 0.000929 0.062338 ( 0.061068)
build_ruby 0.000000 0.000901 0.063809 ( 0.062718)
build_all 0.002783 0.001826 3.184493 ( 0.820898)
build_install 0.003725 0.006289 6.700284 ( 2.234170)
test_btest 0.000550 0.000235 37.188558 ( 7.494574)
test_basic 0.003723 0.001595 0.267778 ( 0.357908)
test_all 0.000810 0.002653 564.693371 ( 85.754140)
test_rubyspec 0.059983 0.039175 39.775623 ( 46.729113)
total: 145.04 sec