Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-174326
#<BuildRuby:0x00005564e5ed6350
@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.20220215-174326",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.001532 0.003945 0.830902 ( 1.492521)
build_miniruby 0.000880 0.000000 0.062237 ( 0.061022)
build_ruby 0.000855 0.000000 0.063975 ( 0.062914)
build_all 0.000000 0.004782 3.180309 ( 0.830221)
build_install 0.006709 0.003185 6.625521 ( 2.231679)
test_btest 0.000603 0.000113 41.043212 ( 6.762005)
test_basic 0.001735 0.003503 0.271669 ( 0.361454)
test_all 0.002901 0.000682 520.959839 ( 86.703366)
test_rubyspec 0.074740 0.031701 39.577742 ( 46.544584)
total: 145.05 sec