Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220208-062841
#<BuildRuby:0x00005630b8368870
@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.20220208-062841",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005403 0.000450 0.892833 ( 1.690796)
build_miniruby 0.000950 0.000079 0.062317 ( 0.061043)
build_ruby 0.000800 0.000067 0.063895 ( 0.062816)
build_all 0.004502 0.000000 3.170873 ( 0.821422)
build_install 0.009718 0.000000 6.611932 ( 2.229491)
test_btest 0.000858 0.000000 39.309793 ( 6.896585)
test_basic 0.005326 0.000000 0.290661 ( 0.380286)
test_all 0.003426 0.000000 570.512923 ( 86.133575)
test_rubyspec 0.087987 0.009951 39.439171 ( 46.415417)
total: 144.69 sec