Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-093215
#<BuildRuby:0x000055a48bf56600
@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-093215",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004195 0.001144 0.885281 ( 0.944749)
build_miniruby 0.000686 0.000187 0.061782 ( 0.060589)
build_ruby 0.000727 0.000199 0.063859 ( 0.062700)
build_all 0.001423 0.003394 3.314826 ( 0.900868)
build_install 0.000000 0.009826 6.808297 ( 2.326946)
test_btest 0.000370 0.000502 39.803519 ( 7.080872)
test_basic 0.003627 0.001952 0.273025 ( 0.362746)
test_all 0.002929 0.000438 535.793389 ( 87.722869)
test_rubyspec 0.057749 0.027861 40.011551 ( 46.941807)
total: 146.40 sec