Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-205320
#<BuildRuby:0x0000565125741c20
@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.20220224-205320",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001815 0.003994 0.724107 ( 0.849889)
build_miniruby 0.000000 0.000976 0.062077 ( 0.060876)
build_ruby 0.000000 0.000980 0.063827 ( 0.062594)
build_all 0.000000 0.004590 3.293501 ( 0.891700)
build_install 0.005779 0.004759 6.804321 ( 2.339313)
test_btest 0.000552 0.000138 39.069192 ( 7.758515)
test_basic 0.004144 0.001036 0.270255 ( 0.360119)
test_all 0.002741 0.000685 548.328040 ( 81.867214)
test_rubyspec 0.059642 0.043409 39.946967 ( 46.847861)
total: 141.04 sec