Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-040314
#<BuildRuby:0x0000561cf8b61398
@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.20220224-040314",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004472 0.001220 0.669224 ( 1.238601)
build_miniruby 0.000709 0.000193 0.062462 ( 0.061192)
build_ruby 0.000000 0.000941 0.064974 ( 0.063711)
build_all 0.002137 0.002641 3.301689 ( 0.889056)
build_install 0.006455 0.003495 6.805344 ( 2.342159)
test_btest 0.000562 0.000201 39.626629 ( 7.384358)
test_basic 0.003823 0.001366 0.239053 ( 0.329168)
test_all 0.003154 0.000385 557.661577 ( 81.296428)
test_rubyspec 0.052571 0.028910 39.986221 ( 46.945438)
total: 140.55 sec