Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-015813
#<BuildRuby:0x00005599a2ef4e80
@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-015813",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001541 0.003950 0.915981 ( 0.885858)
build_miniruby 0.000988 0.000070 0.062047 ( 0.060838)
build_ruby 0.000848 0.000061 0.064100 ( 0.063013)
build_all 0.004560 0.000031 3.266846 ( 0.892300)
build_install 0.000000 0.009953 6.745584 ( 2.299398)
test_btest 0.000000 0.000780 40.285025 ( 6.888938)
test_basic 0.003768 0.001467 0.277803 ( 0.368449)
test_all 0.003200 0.000275 541.047561 ( 90.160271)
test_rubyspec 0.067808 0.038002 39.941252 ( 46.841428)
total: 148.46 sec