Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220207-045058
#<BuildRuby:0x00005630cd11b238
@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-045058",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005454 0.000420 0.860361 ( 0.878042)
build_miniruby 0.000000 0.000692 0.062071 ( 0.061057)
build_ruby 0.000000 0.000905 0.064274 ( 0.062995)
build_all 0.000000 0.004567 3.190199 ( 0.828621)
build_install 0.006063 0.003625 6.680130 ( 2.235591)
test_btest 0.000521 0.000120 40.463524 ( 6.580806)
test_basic 0.000509 0.004948 0.279601 ( 0.369123)
test_all 0.003370 0.000223 573.004408 ( 86.059101)
test_rubyspec 0.059352 0.033332 39.673603 ( 46.620392)
total: 143.70 sec