Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-092343
#<BuildRuby:0x0000562e8f536678
@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.20220208-092343",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000036 0.000003 0.000039 ( 0.000040)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.003009 0.003242 0.872255 ( 1.369592)
build_miniruby 0.000856 0.000114 0.062191 ( 0.060999)
build_ruby 0.000803 0.000107 0.063799 ( 0.062700)
build_all 0.004083 0.000544 3.168905 ( 0.824122)
build_install 0.003035 0.006758 6.617145 ( 2.227931)
test_btest 0.000648 0.000153 36.552049 ( 7.257344)
test_basic 0.001282 0.004085 0.271204 ( 0.360601)
test_all 0.003264 0.000000 549.782235 ( 80.593215)
test_rubyspec 0.053914 0.029709 39.316477 ( 46.272398)
total: 139.03 sec