Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220210-204518
#<BuildRuby:0x000055e0959f8870
@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.20220210-204518",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005182 0.000399 0.851203 ( 1.081452)
build_miniruby 0.000867 0.000000 0.061971 ( 0.061006)
build_ruby 0.000873 0.000000 0.063809 ( 0.062636)
build_all 0.004502 0.000148 3.194951 ( 0.824528)
build_install 0.005978 0.004623 6.664838 ( 2.229093)
test_btest 0.000633 0.000084 38.428861 ( 7.243210)
test_basic 0.000560 0.004679 0.309301 ( 0.398840)
test_all 0.001770 0.001156 553.470348 ( 87.717602)
test_rubyspec 0.062599 0.043373 39.463603 ( 46.416271)
total: 146.04 sec