Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-081532
#<BuildRuby:0x0000557e60d781b8
@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.20220215-081532",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.004996 0.000416 0.855275 ( 1.073172)
build_miniruby 0.001003 0.000083 0.062159 ( 0.060871)
build_ruby 0.000818 0.000068 0.064401 ( 0.063205)
build_all 0.004326 0.000361 3.212034 ( 0.845500)
build_install 0.006098 0.003858 6.640026 ( 2.236266)
test_btest 0.000778 0.000000 37.380091 ( 8.379972)
test_basic 0.001783 0.003353 0.238425 ( 0.328432)
test_all 0.002652 0.000467 533.116160 ( 88.454563)
test_rubyspec 0.061718 0.034557 39.479757 ( 46.470528)
total: 147.91 sec