Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-112816
#<BuildRuby:0x000055ee0f7fa320
@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-112816",
@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.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005692 0.000000 0.747337 ( 19.758939)
build_miniruby 0.000932 0.000000 0.062474 ( 0.061356)
build_ruby 0.000950 0.000000 0.064345 ( 0.063200)
build_all 0.001933 0.002773 3.296341 ( 0.891256)
build_install 0.009472 0.000411 6.813851 ( 2.330188)
test_btest 0.000628 0.000104 40.200364 ( 7.307095)
test_basic 0.004424 0.000737 0.260523 ( 0.350949)
test_all 0.003333 0.000287 548.209683 ( 78.433354)
test_rubyspec 0.095205 0.012114 40.092540 ( 46.962913)
total: 156.16 sec