Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-232230
#<BuildRuby:0x000056532e01e1e0
@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.20220212-232230",
@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.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006043 0.000000 0.846009 ( 1.331150)
build_miniruby 0.000946 0.000000 0.062193 ( 0.061097)
build_ruby 0.000964 0.000000 0.063700 ( 0.062518)
build_all 0.004620 0.000000 3.204074 ( 0.835049)
build_install 0.005831 0.004285 6.687539 ( 2.236814)
test_btest 0.000805 0.000047 41.342061 ( 6.829701)
test_basic 0.005143 0.000044 0.273009 ( 0.363344)
test_all 0.002954 0.000985 560.981645 ( 84.607176)
test_rubyspec 0.080658 0.017802 39.708644 ( 46.656894)
total: 142.98 sec