Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-132326
#<BuildRuby:0x000055bb21e3de38
@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.20220213-132326",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001982 0.003581 0.844631 ( 1.168275)
build_miniruby 0.000792 0.000113 0.061921 ( 0.060674)
build_ruby 0.000779 0.000112 0.063424 ( 0.062296)
build_all 0.001297 0.003328 3.159701 ( 0.821313)
build_install 0.009563 0.000393 6.673441 ( 2.263869)
test_btest 0.000632 0.000112 39.926385 ( 7.026236)
test_basic 0.004383 0.000774 0.271357 ( 0.361117)
test_all 0.001850 0.001548 557.503462 ( 79.353106)
test_rubyspec 0.068396 0.037666 39.764777 ( 46.694521)
total: 137.81 sec