Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-174022
#<BuildRuby:0x00005620f2745c20
@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-174022",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005619 0.000127 0.744852 ( 1.180932)
build_miniruby 0.000854 0.000061 0.064699 ( 0.063401)
build_ruby 0.000877 0.000063 0.064292 ( 0.063139)
build_all 0.000590 0.004181 3.282882 ( 0.887622)
build_install 0.009752 0.000183 6.831844 ( 2.340086)
test_btest 0.000527 0.000066 36.314417 ( 8.127451)
test_basic 0.004771 0.000597 0.274585 ( 0.364921)
test_all 0.002675 0.000335 541.849727 ( 80.270470)
test_rubyspec 0.076994 0.024489 39.969149 ( 46.853259)
total: 140.15 sec