Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-111202
#<BuildRuby:0x0000559d0b534fa0
@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.20220206-111202",
@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.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001624 0.003950 1.377772 ( 1.946016)
build_miniruby 0.001014 0.000072 0.701324 ( 0.699017)
build_ruby 0.001697 0.000122 2.912325 ( 2.686926)
build_all 0.000000 0.009930 15.246981 ( 2.643268)
build_install 0.006302 0.003779 6.786220 ( 2.269211)
test_btest 0.000561 0.000156 40.508190 ( 6.722012)
test_basic 0.004373 0.001215 0.276457 ( 0.365516)
test_all 0.003706 0.000000 567.148715 ( 84.327328)
test_rubyspec 0.063714 0.030506 39.858661 ( 46.817061)
total: 148.48 sec