Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220131-134339
#<BuildRuby:0x00005605d35516b0
@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",
@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.20220131-134339",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.001690 0.003972 0.882601 ( 1.211565)
build_miniruby 0.000834 0.000059 0.062186 ( 0.060982)
build_ruby 0.001005 0.000000 0.063929 ( 0.062766)
build_all 0.000976 0.003772 3.190499 ( 0.829402)
build_install 0.001742 0.008280 6.665643 ( 2.237191)
test_btest 0.000666 0.000178 27.597187 ( 25.292082)
test_basic 0.005134 0.000265 0.241281 ( 0.331060)
test_all 0.000643 0.002056 552.075088 ( 81.082540)
test_rubyspec 0.050936 0.043317 39.775620 ( 46.683880)
total: 157.79 sec