Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-090519
#<BuildRuby:0x0000555ad63f8b90
@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",
@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.20220203-090519",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006098 0.000000 0.885809 ( 1.031411)
build_miniruby 0.000762 0.000000 0.061693 ( 0.060638)
build_ruby 0.000892 0.000000 0.063637 ( 0.062533)
build_all 0.004606 0.000000 3.191544 ( 0.825321)
build_install 0.000169 0.009472 6.678348 ( 2.243395)
test_btest 0.000720 0.000103 28.599078 ( 25.646616)
test_basic 0.004550 0.000650 0.244049 ( 0.333888)
test_all 0.004066 0.000000 537.996195 ( 88.636921)
test_rubyspec 0.044428 0.046861 39.615304 ( 46.546453)
total: 165.39 sec