Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-062008
#<BuildRuby:0x000055a02ef18fa0
@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.20220221-062008",
@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.000013 0.000000 0.000013 ( 0.000014)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.001351 0.003963 0.816060 ( 0.806803)
build_miniruby 0.000847 0.000060 0.062035 ( 0.060960)
build_ruby 0.000882 0.000063 0.063843 ( 0.062753)
build_all 0.000638 0.004189 3.227811 ( 0.842796)
build_install 0.009415 0.001345 6.663694 ( 2.254252)
test_btest 0.000645 0.000093 41.305107 ( 7.016394)
test_basic 0.000000 0.005110 0.269063 ( 0.359083)
test_all 0.000000 0.003383 544.245066 ( 79.894749)
test_rubyspec 0.068564 0.039237 39.770965 ( 46.709926)
total: 138.01 sec