Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220308-001454
#<BuildRuby:0x00005632ff42d5a0
@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.20220308-001454",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005655 0.000128 0.926175 ( 1.249148)
build_miniruby 0.000767 0.000055 0.061970 ( 0.060987)
build_ruby 0.000857 0.000061 0.063935 ( 0.062793)
build_all 0.004362 0.000311 3.323296 ( 0.904371)
build_install 0.004749 0.005107 6.820612 ( 2.339169)
test_btest 0.001379 0.000197 39.791694 ( 7.125147)
test_basic 0.005333 0.000060 0.243641 ( 0.333527)
test_all 0.003146 0.000419 549.289923 ( 78.864988)
test_rubyspec 0.042991 0.046157 39.637568 ( 46.632133)
total: 137.57 sec