Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-120922
#<BuildRuby:0x000055b20f6f1398
@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.20220211-120922",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005516 0.000112 0.828773 ( 1.061953)
build_miniruby 0.000829 0.000064 0.062051 ( 0.060971)
build_ruby 0.000821 0.000063 0.063939 ( 0.062822)
build_all 0.004471 0.000344 3.172312 ( 0.822355)
build_install 0.009027 0.000695 6.663318 ( 2.246522)
test_btest 0.000763 0.000059 38.972278 ( 7.009584)
test_basic 0.005383 0.000414 0.379469 ( 0.467884)
test_all 0.002802 0.000216 557.477662 ( 84.731365)
test_rubyspec 0.055540 0.048058 39.758480 ( 46.705276)
total: 143.17 sec