Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-190607
#<BuildRuby:0x000055e3ef493238
@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-190607",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.001480 0.004096 0.741266 ( 2.599063)
build_miniruby 0.000792 0.000122 0.062223 ( 0.061108)
build_ruby 0.000839 0.000129 0.063762 ( 0.062646)
build_all 0.004026 0.000619 3.294209 ( 0.890726)
build_install 0.009178 0.000679 6.794654 ( 2.317366)
test_btest 0.000000 0.000809 39.161178 ( 7.481202)
test_basic 0.000000 0.005079 0.273831 ( 0.363834)
test_all 0.000000 0.003429 559.197758 ( 83.745118)
test_rubyspec 0.050049 0.045912 39.964369 ( 46.924966)
total: 144.45 sec