Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220205-193414
#<BuildRuby:0x000055ce2a5b2770
@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",
@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.20220205-193414",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005543 0.000231 0.847275 ( 0.891135)
build_miniruby 0.000658 0.000109 0.063191 ( 0.062162)
build_ruby 0.000833 0.000000 0.064203 ( 0.063082)
build_all 0.001626 0.003034 3.173708 ( 0.822935)
build_install 0.008875 0.000995 6.673093 ( 2.239850)
test_btest 0.000663 0.000132 28.356386 ( 25.547330)
test_basic 0.005121 0.000157 0.270405 ( 0.360365)
test_all 0.002153 0.001348 548.058250 ( 86.124564)
test_rubyspec 0.039082 0.047062 39.717100 ( 46.656952)
total: 162.77 sec