Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-034323
#<BuildRuby:0x00005621c8380870
@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.20220207-034323",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005306 0.000101 0.845682 ( 0.858751)
build_miniruby 0.000909 0.000065 0.061961 ( 0.060750)
build_ruby 0.000815 0.000059 0.063802 ( 0.062734)
build_all 0.004640 0.000000 3.195566 ( 0.829010)
build_install 0.009671 0.000116 6.686150 ( 2.249991)
test_btest 0.000650 0.000038 38.187619 ( 7.957570)
test_basic 0.004901 0.000288 0.271867 ( 0.361764)
test_all 0.003453 0.000203 578.948454 ( 88.177747)
test_rubyspec 0.053057 0.048964 39.778526 ( 46.703542)
total: 147.26 sec