Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-014558
#<BuildRuby:0x00005622e65e61e0
@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-014558",
@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.000010)
build_up 0.001899 0.003984 0.737963 ( 2.971330)
build_miniruby 0.000869 0.000062 0.062105 ( 0.060974)
build_ruby 0.000892 0.000064 0.064225 ( 0.062860)
build_all 0.004526 0.000000 3.316512 ( 0.896135)
build_install 0.005618 0.003866 6.791095 ( 2.308274)
test_btest 0.000675 0.000080 40.157795 ( 7.607832)
test_basic 0.005242 0.000000 0.240236 ( 0.330807)
test_all 0.003428 0.000068 551.965863 ( 89.425149)
test_rubyspec 0.061003 0.035612 39.986785 ( 46.915977)
total: 150.58 sec