Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-000110
#<BuildRuby:0x000055c6c39f9c20
@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.20220227-000110",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005628 0.000000 0.888671 ( 0.977354)
build_miniruby 0.000891 0.000000 0.062162 ( 0.061078)
build_ruby 0.000959 0.000000 0.064001 ( 0.062709)
build_all 0.000803 0.003904 3.292045 ( 0.888112)
build_install 0.009299 0.000581 6.814681 ( 2.336751)
test_btest 0.000700 0.000043 35.866755 ( 8.301041)
test_basic 0.005032 0.000315 0.242534 ( 0.332306)
test_all 0.002687 0.000095 552.672830 ( 90.620536)
test_rubyspec 0.068352 0.036380 40.131122 ( 47.029911)
total: 150.61 sec