Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-123653
#<BuildRuby:0x000055c1356d0fa0
@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-123653",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001542 0.004094 0.969180 ( 1.296265)
build_miniruby 0.000768 0.000118 0.062319 ( 0.061246)
build_ruby 0.000793 0.000122 0.064130 ( 0.063070)
build_all 0.004481 0.000054 3.312279 ( 0.897999)
build_install 0.008984 0.000647 6.806192 ( 2.348882)
test_btest 0.000676 0.000090 42.268282 ( 6.895914)
test_basic 0.004540 0.000605 0.279579 ( 0.369322)
test_all 0.003650 0.000486 551.288970 ( 83.343135)
test_rubyspec 0.045368 0.032329 39.966028 ( 46.935982)
total: 142.21 sec