Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-225855
#<BuildRuby:0x0000558fc6a181b8
@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.20220208-225855",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001875 0.003734 0.848718 ( 0.982406)
build_miniruby 0.000763 0.000051 0.062147 ( 0.061020)
build_ruby 0.000854 0.000000 0.064077 ( 0.062859)
build_all 0.004653 0.000114 3.216862 ( 0.836000)
build_install 0.009603 0.000335 6.677563 ( 2.237859)
test_btest 0.000701 0.000041 40.647411 ( 6.574558)
test_basic 0.004635 0.000273 0.283598 ( 0.373653)
test_all 0.002756 0.000683 561.456108 ( 85.486856)
test_rubyspec 0.069328 0.039601 39.666347 ( 46.577190)
total: 143.19 sec