Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-012459
#<BuildRuby:0x000055f232491c20
@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.20220226-012459",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.005348 0.907810 ( 0.924747)
build_miniruby 0.000000 0.000873 0.061888 ( 0.060673)
build_ruby 0.000000 0.000939 0.064063 ( 0.062827)
build_all 0.000144 0.004514 3.251555 ( 0.880876)
build_install 0.007170 0.001996 6.776788 ( 2.313176)
test_btest 0.000920 0.000496 37.781068 ( 7.921747)
test_basic 0.004856 0.000513 0.273566 ( 0.363162)
test_all 0.003445 0.000258 548.626085 ( 78.268727)
test_rubyspec 0.052423 0.027704 39.906844 ( 46.877999)
total: 137.67 sec