Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-075055
#<BuildRuby:0x000055cf2931dd70
@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.20220208-075055",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000017 0.000000 0.000017 ( 0.000016)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.001247 0.004254 0.921253 ( 0.967184)
build_miniruby 0.000848 0.000065 0.061917 ( 0.060852)
build_ruby 0.000857 0.000066 0.063708 ( 0.062554)
build_all 0.001193 0.003382 3.168948 ( 0.829443)
build_install 0.006256 0.003622 6.643036 ( 2.253395)
test_btest 0.000803 0.000000 39.091045 ( 7.015862)
test_basic 0.001753 0.003537 0.271336 ( 0.361173)
test_all 0.002330 0.000518 556.092223 ( 83.419497)
test_rubyspec 0.053535 0.031456 39.323260 ( 46.320646)
total: 141.29 sec