Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-091158
#<BuildRuby:0x0000559b5af0cbc0
@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-091158",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001765 0.003721 0.863669 ( 0.934623)
build_miniruby 0.000805 0.000000 0.062906 ( 0.061877)
build_ruby 0.000943 0.000000 0.064005 ( 0.062893)
build_all 0.001617 0.003256 3.176029 ( 0.820784)
build_install 0.009561 0.000271 6.612567 ( 2.226237)
test_btest 0.000627 0.000066 39.188648 ( 6.809822)
test_basic 0.001968 0.003411 0.284076 ( 0.373671)
test_all 0.003103 0.000465 554.628503 ( 82.451823)
test_rubyspec 0.058942 0.036932 39.495871 ( 46.422453)
total: 140.16 sec