Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-114010
#<BuildRuby:0x000055a85dcb3238
@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.20220220-114010",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001275 0.004254 0.882190 ( 1.230171)
build_miniruby 0.000888 0.000068 0.061574 ( 0.060372)
build_ruby 0.000765 0.000059 0.064459 ( 0.063316)
build_all 0.004708 0.000022 3.203410 ( 0.841178)
build_install 0.005180 0.004522 6.651947 ( 2.224074)
test_btest 0.000727 0.000097 37.068965 ( 7.410341)
test_basic 0.000998 0.004725 0.297113 ( 0.386463)
test_all 0.002611 0.000176 533.564315 ( 86.337297)
test_rubyspec 0.059337 0.044225 39.593527 ( 46.556582)
total: 145.11 sec