Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-082958
#<BuildRuby:0x0000559df99ddc20
@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.20220218-082958",
@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.000011)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005238 0.000099 0.836724 ( 0.920544)
build_miniruby 0.000931 0.000067 0.062235 ( 0.060929)
build_ruby 0.000843 0.000061 0.063557 ( 0.062525)
build_all 0.000557 0.004166 3.203419 ( 0.838895)
build_install 0.008551 0.001222 6.641464 ( 2.245766)
test_btest 0.000654 0.000093 35.203254 ( 8.009059)
test_basic 0.001244 0.004084 0.311595 ( 0.401084)
test_all 0.003034 0.000606 543.618280 ( 83.067265)
test_rubyspec 0.055270 0.025312 39.475524 ( 46.579554)
total: 142.19 sec