Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-004436
#<BuildRuby:0x000056384acd4fa0
@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-004436",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005363 0.000447 0.877314 ( 0.882813)
build_miniruby 0.000879 0.000073 0.062154 ( 0.060941)
build_ruby 0.000826 0.000069 0.063971 ( 0.062905)
build_all 0.004294 0.000358 3.184303 ( 0.829898)
build_install 0.002297 0.007621 6.714642 ( 2.271361)
test_btest 0.000687 0.000137 38.068271 ( 7.500777)
test_basic 0.005217 0.000173 0.287484 ( 0.378031)
test_all 0.002663 0.000499 550.285799 ( 85.164950)
test_rubyspec 0.059315 0.030330 39.660353 ( 46.600040)
total: 143.75 sec