Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220307-123208
#<BuildRuby:0x000055e76a2b0870
@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.20220307-123208",
@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.001334 0.004273 0.966025 ( 2.668145)
build_miniruby 0.000824 0.000063 0.061920 ( 0.060875)
build_ruby 0.000000 0.000822 0.063959 ( 0.062859)
build_all 0.001434 0.003063 3.256391 ( 0.889422)
build_install 0.002013 0.007722 6.755466 ( 2.317953)
test_btest 0.000571 0.000152 35.697368 ( 8.211660)
test_basic 0.005051 0.000252 0.298146 ( 0.387639)
test_all 0.002796 0.000185 534.435387 ( 84.275048)
test_rubyspec 0.065164 0.039688 39.618479 ( 46.569666)
total: 145.44 sec