Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-193924
#<BuildRuby:0x000055faa72d81b8
@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.20220221-193924",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005394 0.000095 0.816164 ( 0.967136)
build_miniruby 0.000907 0.000070 0.062096 ( 0.060916)
build_ruby 0.000872 0.000067 0.064024 ( 0.062956)
build_all 0.004725 0.000024 3.189455 ( 0.826016)
build_install 0.009832 0.000062 6.650842 ( 2.222675)
test_btest 0.000671 0.000042 38.507827 ( 7.259923)
test_basic 0.004976 0.000000 0.270206 ( 0.360260)
test_all 0.003487 0.000000 563.983941 ( 80.873238)
test_rubyspec 0.047937 0.020033 39.716121 ( 46.679084)
total: 139.31 sec