Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-085454
#<BuildRuby:0x0000565337fbe600
@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.20220226-085454",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001421 0.003684 0.892154 ( 0.885930)
build_miniruby 0.000815 0.000054 0.062088 ( 0.060802)
build_ruby 0.000834 0.000056 0.064529 ( 0.063395)
build_all 0.004447 0.000297 3.305776 ( 0.897099)
build_install 0.006373 0.003442 6.797489 ( 2.316630)
test_btest 0.000656 0.000073 36.007328 ( 8.183732)
test_basic 0.004986 0.000554 0.262724 ( 0.352198)
test_all 0.002912 0.000324 536.549139 ( 87.431037)
test_rubyspec 0.063512 0.033529 39.944231 ( 46.888688)
total: 147.08 sec