Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220222-061945
#<BuildRuby:0x0000561c0cc481b8
@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.20220222-061945",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005364 0.000413 0.923991 ( 1.003089)
build_miniruby 0.000843 0.000065 0.062263 ( 0.061043)
build_ruby 0.000848 0.000065 0.063882 ( 0.062884)
build_all 0.004865 0.000034 3.188337 ( 0.830720)
build_install 0.009989 0.000000 6.641303 ( 2.229755)
test_btest 0.000690 0.000000 36.564953 ( 7.171475)
test_basic 0.005101 0.000151 0.239304 ( 0.329283)
test_all 0.004099 0.000241 560.388197 ( 84.068663)
test_rubyspec 0.057507 0.024574 39.686487 ( 46.670421)
total: 142.43 sec