Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-133140
#<BuildRuby:0x000055ed11a2ce80
@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.20220211-133140",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001652 0.003539 0.892453 ( 1.264981)
build_miniruby 0.000000 0.000875 0.062356 ( 0.061211)
build_ruby 0.000000 0.000948 0.063830 ( 0.062647)
build_all 0.003865 0.000895 3.180820 ( 0.832248)
build_install 0.008010 0.001156 6.697321 ( 2.272278)
test_btest 0.000651 0.000173 37.806784 ( 7.229550)
test_basic 0.000000 0.005465 0.272523 ( 0.362120)
test_all 0.000000 0.003284 556.218302 ( 86.572732)
test_rubyspec 0.063320 0.044579 39.686164 ( 46.628465)
total: 145.29 sec