Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-071556
#<BuildRuby:0x0000557cdf99a320
@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-071556",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.001614 0.003982 0.755110 ( 0.829826)
build_miniruby 0.000871 0.000062 0.062179 ( 0.060969)
build_ruby 0.000809 0.000058 0.064438 ( 0.063270)
build_all 0.004548 0.000029 3.320428 ( 0.899539)
build_install 0.009764 0.000087 6.791185 ( 2.317083)
test_btest 0.000776 0.000046 42.145156 ( 6.981374)
test_basic 0.005112 0.000046 0.271272 ( 0.361265)
test_all 0.003387 0.000189 552.094559 ( 81.029673)
test_rubyspec 0.072535 0.013950 40.011151 ( 46.943296)
total: 139.49 sec