Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-163047
#<BuildRuby:0x00005604d3c201b8
@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.20220211-163047",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005565 0.000000 0.870309 ( 1.103369)
build_miniruby 0.001121 0.000000 0.062451 ( 0.061164)
build_ruby 0.000895 0.000000 0.064460 ( 0.063207)
build_all 0.004638 0.000000 3.178880 ( 0.821311)
build_install 0.009935 0.000000 6.637214 ( 2.230773)
test_btest 0.000828 0.000000 41.313719 ( 6.788266)
test_basic 0.005551 0.000000 0.287056 ( 0.376243)
test_all 0.003591 0.000000 572.749661 ( 83.393662)
test_rubyspec 0.076886 0.007104 39.761631 ( 46.706706)
total: 141.55 sec