Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220217-135839
#<BuildRuby:0x000055b5d69f61e0
@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.20220217-135839",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005385 0.000000 0.875308 ( 3.619243)
build_miniruby 0.000975 0.000000 0.061846 ( 0.060634)
build_ruby 0.000917 0.000000 0.063943 ( 0.062796)
build_all 0.004952 0.000000 3.167054 ( 0.822162)
build_install 0.005689 0.004214 6.633120 ( 2.226466)
test_btest 0.000669 0.000039 39.299102 ( 7.146332)
test_basic 0.005040 0.000297 0.240286 ( 0.330130)
test_all 0.003506 0.000107 548.636764 ( 79.914885)
test_rubyspec 0.095659 0.010702 39.581621 ( 46.517073)
total: 140.70 sec