Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-154124
#<BuildRuby:0x000055a8f0426320
@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.20220209-154124",
@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.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005339 0.000445 0.849520 ( 1.553373)
build_miniruby 0.000949 0.000079 0.062381 ( 0.061184)
build_ruby 0.000911 0.000076 0.063887 ( 0.062738)
build_all 0.004776 0.000002 3.193540 ( 0.831100)
build_install 0.009258 0.000712 6.664643 ( 2.236353)
test_btest 0.000815 0.000062 41.820690 ( 6.832876)
test_basic 0.004889 0.000000 0.238822 ( 0.329966)
test_all 0.001854 0.001367 564.037832 ( 92.204594)
test_rubyspec 0.066323 0.041415 39.368665 ( 46.361345)
total: 150.47 sec