Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-003817
#<BuildRuby:0x000055fc14b4d5a0
@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.20220216-003817",
@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.000014 0.000000 0.000014 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001200 0.003957 0.819350 ( 0.945995)
build_miniruby 0.000803 0.000058 0.061941 ( 0.060819)
build_ruby 0.000863 0.000062 0.063963 ( 0.062795)
build_all 0.001030 0.003680 3.188489 ( 0.827368)
build_install 0.009709 0.000000 6.621899 ( 2.228681)
test_btest 0.000809 0.000000 36.074544 ( 7.394058)
test_basic 0.004866 0.000431 0.272518 ( 0.362897)
test_all 0.003057 0.000339 543.628189 ( 79.260190)
test_rubyspec 0.068094 0.037597 39.455333 ( 46.394100)
total: 137.54 sec