Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-185259
#<BuildRuby:0x000055f736b12320
@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.20220206-185259",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.005742 0.000122 0.876339 ( 0.917933)
build_miniruby 0.000882 0.000067 0.062055 ( 0.060896)
build_ruby 0.000897 0.000000 0.063918 ( 0.062765)
build_all 0.004697 0.000093 3.182479 ( 0.827666)
build_install 0.001668 0.008326 6.685479 ( 2.253657)
test_btest 0.000586 0.000117 40.428598 ( 7.329669)
test_basic 0.004275 0.000855 0.271304 ( 0.361260)
test_all 0.002803 0.000097 544.421314 ( 80.437907)
test_rubyspec 0.058112 0.047620 39.816920 ( 46.744365)
total: 139.00 sec