Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-040222
#<BuildRuby:0x000055bd29b2e350
@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.20220213-040222",
@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.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005303 0.000088 0.845142 ( 0.801474)
build_miniruby 0.000840 0.000065 0.062257 ( 0.061100)
build_ruby 0.000803 0.000062 0.063189 ( 0.062053)
build_all 0.000732 0.003863 3.175456 ( 0.818626)
build_install 0.004544 0.005101 6.662756 ( 2.240320)
test_btest 0.000605 0.000130 41.323598 ( 7.043517)
test_basic 0.005637 0.000000 0.245546 ( 0.334889)
test_all 0.003635 0.000060 556.809345 ( 81.040938)
test_rubyspec 0.074909 0.028512 39.737367 ( 46.685452)
total: 139.09 sec