Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-173903
#<BuildRuby:0x000055898e7d61e0
@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.20220222-173903",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002045 0.003722 0.913238 ( 5.523598)
build_miniruby 0.000847 0.000057 0.062785 ( 0.061556)
build_ruby 0.000000 0.000918 0.064087 ( 0.062879)
build_all 0.002186 0.002623 3.185512 ( 0.826236)
build_install 0.009158 0.000643 6.653328 ( 2.237819)
test_btest 0.000591 0.000070 39.371818 ( 7.832608)
test_basic 0.004935 0.000581 0.239780 ( 0.329543)
test_all 0.003191 0.000375 567.511926 ( 87.994843)
test_rubyspec 0.093243 0.015263 39.974557 ( 46.886855)
total: 151.76 sec