Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-202428
#<BuildRuby:0x000055ffbe4421e0
@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.20220214-202428",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001002 0.004248 0.853875 ( 1.078732)
build_miniruby 0.000948 0.000073 0.062030 ( 0.060782)
build_ruby 0.000828 0.000064 0.063763 ( 0.062583)
build_all 0.000860 0.003890 3.164259 ( 0.818770)
build_install 0.008482 0.001212 6.642596 ( 2.232149)
test_btest 0.000718 0.000103 37.818569 ( 7.667489)
test_basic 0.000329 0.004878 0.238150 ( 0.328066)
test_all 0.000530 0.003018 544.919196 ( 83.252047)
test_rubyspec 0.058540 0.041569 39.418292 ( 46.378098)
total: 141.88 sec