Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220131-054406
#<BuildRuby:0x0000563c0b4756b0
@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-054406",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005272 0.000000 0.844935 ( 0.962751)
build_miniruby 0.000894 0.000000 0.062056 ( 0.060979)
build_ruby 0.000954 0.000000 0.064099 ( 0.062957)
build_all 0.004411 0.000242 3.213834 ( 0.842676)
build_install 0.006301 0.003587 6.666225 ( 2.260811)
test_btest 0.000769 0.000090 27.650144 ( 25.329957)
test_basic 0.006676 0.000300 0.273124 ( 0.360982)
test_all 0.002354 0.000735 538.235070 ( 78.360920)
test_rubyspec 0.057253 0.020193 39.333919 ( 46.300740)
total: 154.54 sec