Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-031210
#<BuildRuby:0x000055a8321fe660
@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.20220210-031210",
@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.000011 0.000000 0.000011 ( 0.000012)
build_up 0.005654 0.000000 0.842558 ( 0.881908)
build_miniruby 0.000910 0.000000 0.061739 ( 0.060632)
build_ruby 0.000825 0.000000 0.063906 ( 0.062886)
build_all 0.004910 0.000000 3.183931 ( 0.820533)
build_install 0.005676 0.004274 6.683946 ( 2.256215)
test_btest 0.000831 0.000049 41.675269 ( 6.811615)
test_basic 0.005248 0.000308 0.288323 ( 0.378395)
test_all 0.003401 0.000102 561.966746 ( 80.163363)
test_rubyspec 0.063660 0.026999 39.485256 ( 46.488427)
total: 137.92 sec