Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220317-035917
#<BuildRuby:0x0000563d04fea320
@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.20220317-035917",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005165 0.000397 0.889007 ( 1.116213)
build_miniruby 0.000881 0.000068 0.062523 ( 0.061351)
build_ruby 0.000817 0.000063 0.064192 ( 0.062893)
build_all 0.000184 0.004423 3.266844 ( 0.899973)
build_install 0.009149 0.000677 6.755429 ( 2.334767)
test_btest 0.000599 0.000085 39.033439 ( 7.211200)
test_basic 0.000946 0.005002 0.284582 ( 0.373299)
test_all 0.000000 0.003562 556.097955 ( 82.017207)
test_rubyspec 0.060869 0.030161 39.663832 ( 46.566352)
total: 140.64 sec