Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-104045
#<BuildRuby:0x000055eb5f514b90
@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",
@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.20220203-104045",
@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.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.005488 0.000000 0.857760 ( 1.850589)
build_miniruby 0.000786 0.000000 0.061916 ( 0.060888)
build_ruby 0.000893 0.000000 0.064342 ( 0.063099)
build_all 0.004755 0.000000 3.218111 ( 0.835682)
build_install 0.005043 0.004733 6.694961 ( 2.257247)
test_btest 0.000723 0.000048 28.253366 ( 25.494045)
test_basic 0.004908 0.000327 0.312731 ( 0.405474)
test_all 0.003536 0.000000 554.694830 ( 83.925078)
test_rubyspec 0.076767 0.021072 39.611537 ( 46.625889)
total: 161.52 sec