Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-031610
#<BuildRuby:0x000055faef054e80
@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.20220212-031610",
@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.000000 0.000008 ( 0.000007)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.006023 0.000000 0.882708 ( 0.993767)
build_miniruby 0.001005 0.000000 0.062625 ( 0.061384)
build_ruby 0.001004 0.000000 0.064464 ( 0.063123)
build_all 0.004883 0.000000 3.188701 ( 0.824080)
build_install 0.006411 0.004326 6.646473 ( 2.220062)
test_btest 0.000000 0.000686 39.319162 ( 7.593348)
test_basic 0.000000 0.005052 0.289943 ( 0.380476)
test_all 0.001278 0.002166 546.233010 ( 86.804578)
test_rubyspec 0.086025 0.008663 39.697077 ( 46.638392)
total: 145.58 sec