Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-113412
#<BuildRuby:0x000055cf1f312600
@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.20220223-113412",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005492 0.000000 0.700803 ( 0.883398)
build_miniruby 0.000974 0.000000 0.062568 ( 0.061295)
build_ruby 0.000928 0.000000 0.064487 ( 0.063143)
build_all 0.004255 0.000000 1.555419 ( 0.616463)
build_install 0.009508 0.000000 5.079842 ( 2.037493)
test_btest 0.000882 0.000000 36.113374 ( 8.095343)
test_basic 0.006162 0.000000 0.379043 ( 0.466966)
test_all 0.000000 0.003218 545.014866 ( 87.240692)
test_rubyspec 0.084809 0.024562 39.828039 ( 46.726447)
total: 146.19 sec