Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-180103
#<BuildRuby:0x00005570610f4e80
@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-180103",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.000000 0.005509 0.920327 ( 0.966858)
build_miniruby 0.000000 0.001015 0.062718 ( 0.061536)
build_ruby 0.000284 0.000577 0.064650 ( 0.063545)
build_all 0.004180 0.000557 3.186372 ( 0.826248)
build_install 0.009983 0.000761 6.684015 ( 2.245975)
test_btest 0.000591 0.000073 37.692868 ( 8.300648)
test_basic 0.005192 0.000103 0.240830 ( 0.331442)
test_all 0.003097 0.000364 574.821077 ( 84.662766)
test_rubyspec 0.077159 0.025247 39.818042 ( 46.762042)
total: 144.22 sec