Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-063734
#<BuildRuby:0x000055dd73bfde38
@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.20220209-063734",
@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.000000 0.000011 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005444 0.000000 0.833793 ( 0.842276)
build_miniruby 0.000725 0.000000 0.061582 ( 0.060592)
build_ruby 0.000919 0.000000 0.065512 ( 0.064463)
build_all 0.004667 0.000000 3.201952 ( 0.840816)
build_install 0.009568 0.000000 6.690211 ( 2.287078)
test_btest 0.000617 0.000000 39.507534 ( 7.097504)
test_basic 0.000829 0.004512 0.293686 ( 0.383188)
test_all 0.003147 0.000185 553.037880 ( 85.254519)
test_rubyspec 0.084382 0.022692 39.575902 ( 46.486563)
total: 143.32 sec