Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-163815
#<BuildRuby:0x000055f82c64dd70
@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.20220214-163815",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005533 0.000121 0.909885 ( 8.121966)
build_miniruby 0.000846 0.000060 0.062196 ( 0.060886)
build_ruby 0.000913 0.000000 0.063786 ( 0.062516)
build_all 0.004738 0.000000 3.175969 ( 0.824576)
build_install 0.005897 0.003984 6.630833 ( 2.217716)
test_btest 0.000760 0.000090 35.299354 ( 7.086205)
test_basic 0.001446 0.003623 0.269058 ( 0.359193)
test_all 0.001534 0.001397 556.795927 ( 82.200880)
test_rubyspec 0.072505 0.034982 39.475864 ( 46.397075)
total: 147.33 sec