Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-091332
#<BuildRuby:0x000055fc84f2b238
@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.20220210-091332",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005237 0.000403 0.842069 ( 0.884930)
build_miniruby 0.000849 0.000065 0.062131 ( 0.061027)
build_ruby 0.000815 0.000063 0.063721 ( 0.062635)
build_all 0.004227 0.000325 3.181582 ( 0.825373)
build_install 0.009152 0.000704 6.644502 ( 2.223630)
test_btest 0.000806 0.000062 42.607316 ( 6.628222)
test_basic 0.004824 0.000371 0.272806 ( 0.362287)
test_all 0.002728 0.000209 554.207400 ( 85.417192)
test_rubyspec 0.055831 0.042192 39.703937 ( 46.620644)
total: 143.09 sec