Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-050752
#<BuildRuby:0x0000564272a04fa0
@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.20220223-050752",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.001433 0.004068 0.711210 ( 0.726107)
build_miniruby 0.000791 0.000121 0.062476 ( 0.061301)
build_ruby 0.000770 0.000118 0.063966 ( 0.062745)
build_all 0.003722 0.000573 1.569846 ( 0.618271)
build_install 0.009512 0.000000 5.067821 ( 2.057778)
test_btest 0.000791 0.000000 36.295662 ( 8.147620)
test_basic 0.005019 0.000287 0.269756 ( 0.359503)
test_all 0.001633 0.001991 549.012323 ( 84.169256)
test_rubyspec 0.055059 0.035842 40.058857 ( 46.989944)
total: 143.19 sec