Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-184806
#<BuildRuby:0x00005605e2bb1398
@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.20220206-184806",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004606 0.000768 0.846634 ( 1.041355)
build_miniruby 0.000799 0.000133 0.062116 ( 0.061037)
build_ruby 0.000828 0.000138 0.063905 ( 0.062744)
build_all 0.004787 0.000055 3.193077 ( 0.831312)
build_install 0.009247 0.000684 6.674061 ( 2.231887)
test_btest 0.000595 0.000085 42.381141 ( 7.119039)
test_basic 0.005773 0.000123 0.362632 ( 0.451211)
test_all 0.003211 0.000428 564.653941 ( 82.836508)
test_rubyspec 0.080689 0.027274 39.903820 ( 46.803675)
total: 141.44 sec