Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-122449
#<BuildRuby:0x0000562db125e678
@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.20220211-122449",
@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.000001 0.000018 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005166 0.000397 0.851559 ( 1.163060)
build_miniruby 0.000905 0.000000 0.062410 ( 0.061145)
build_ruby 0.000863 0.000000 0.064214 ( 0.063038)
build_all 0.004490 0.000150 3.171224 ( 0.820299)
build_install 0.009929 0.000709 6.657057 ( 2.246333)
test_btest 0.000690 0.000049 36.586787 ( 8.075428)
test_basic 0.000159 0.005185 0.237924 ( 0.327986)
test_all 0.000869 0.003114 549.145198 ( 82.426995)
test_rubyspec 0.046194 0.038778 39.687816 ( 46.638733)
total: 141.82 sec