Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220206-234800
#<BuildRuby:0x000055f8c0aa8e80
@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-234800",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000000 0.005879 0.871790 ( 0.981834)
build_miniruby 0.000510 0.000364 0.062236 ( 0.061195)
build_ruby 0.000611 0.000254 0.064022 ( 0.062860)
build_all 0.003267 0.001361 3.214203 ( 0.843920)
build_install 0.010101 0.000000 6.685504 ( 2.241884)
test_btest 0.000773 0.000000 36.114337 ( 8.183631)
test_basic 0.005224 0.000000 0.251042 ( 0.341938)
test_all 0.003344 0.000009 554.657150 ( 87.406313)
test_rubyspec 0.077695 0.028509 39.681711 ( 46.684204)
total: 146.81 sec