Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-080007
#<BuildRuby:0x0000557a037d0fa0
@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.20220225-080007",
@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.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006107 0.000000 0.729414 ( 1.126444)
build_miniruby 0.000942 0.000000 0.062526 ( 0.061260)
build_ruby 0.000922 0.000000 0.064201 ( 0.063117)
build_all 0.000150 0.004464 3.299638 ( 0.891020)
build_install 0.000000 0.009984 6.819567 ( 2.336568)
test_btest 0.000000 0.000627 40.019958 ( 7.008059)
test_basic 0.005360 0.000000 0.273806 ( 0.363345)
test_all 0.002948 0.000587 546.217889 ( 87.344893)
test_rubyspec 0.054694 0.041344 39.963141 ( 46.852659)
total: 146.05 sec