Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-112816
#<BuildRuby:0x0000557266ff4870
@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.20220211-112816",
@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.000013 0.000000 0.000013 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002233 0.003775 0.835476 ( 1.218007)
build_miniruby 0.000967 0.000065 0.088197 ( 0.086009)
build_ruby 0.001907 0.000000 2.915883 ( 2.691713)
build_all 0.005894 0.003863 15.309471 ( 2.651306)
build_install 0.009980 0.000239 6.748002 ( 2.244949)
test_btest 0.000646 0.000068 40.280447 ( 7.146612)
test_basic 0.002013 0.003155 0.285040 ( 0.375111)
test_all 0.003461 0.000127 558.311070 ( 84.393395)
test_rubyspec 0.050077 0.025622 39.611047 ( 46.615047)
total: 147.42 sec