Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-182047
#<BuildRuby:0x000055ca8c4c2320
@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-182047",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.002174 0.003287 0.890252 ( 3.069870)
build_miniruby 0.000814 0.000116 0.061923 ( 0.060846)
build_ruby 0.000791 0.000113 0.063700 ( 0.062543)
build_all 0.004690 0.000112 3.186160 ( 0.828606)
build_install 0.009607 0.000000 6.631172 ( 2.233965)
test_btest 0.000000 0.000850 35.857931 ( 8.215422)
test_basic 0.000000 0.005080 0.241546 ( 0.331489)
test_all 0.000209 0.003278 552.829461 ( 79.163382)
test_rubyspec 0.078533 0.024886 39.523622 ( 46.503672)
total: 140.47 sec