Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-013407
#<BuildRuby:0x000055f1b27541b8
@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.20220224-013407",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005255 0.000404 0.684902 ( 0.714269)
build_miniruby 0.001016 0.000000 0.062107 ( 0.060843)
build_ruby 0.001007 0.000000 0.064172 ( 0.062951)
build_all 0.001102 0.003548 3.283817 ( 0.888488)
build_install 0.006945 0.003117 6.797117 ( 2.317105)
test_btest 0.000619 0.000103 36.177394 ( 8.405899)
test_basic 0.004226 0.000704 0.274734 ( 0.364751)
test_all 0.002953 0.000369 551.694316 ( 81.148382)
test_rubyspec 0.060149 0.023130 40.050503 ( 46.987715)
total: 140.95 sec