Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-144315
#<BuildRuby:0x00005627ffa961e0
@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-144315",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005523 0.000000 0.835656 ( 1.261273)
build_miniruby 0.000000 0.000996 0.062727 ( 0.061434)
build_ruby 0.000000 0.000941 0.064096 ( 0.063007)
build_all 0.002635 0.002077 3.178875 ( 0.822383)
build_install 0.009931 0.000000 6.682904 ( 2.263815)
test_btest 0.000793 0.000000 42.077610 ( 6.823408)
test_basic 0.001777 0.004183 0.328502 ( 0.416992)
test_all 0.002963 0.000329 546.017925 ( 88.240575)
test_rubyspec 0.066890 0.021864 39.778221 ( 46.785414)
total: 146.74 sec