Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-020323
#<BuildRuby:0x00005598c03f81b8
@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.20220218-020323",
@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.000013)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005516 0.000000 0.842545 ( 0.868100)
build_miniruby 0.000933 0.000000 0.062206 ( 0.061083)
build_ruby 0.000921 0.000000 0.063750 ( 0.062693)
build_all 0.000398 0.004397 3.183984 ( 0.829753)
build_install 0.009176 0.000655 6.630715 ( 2.233285)
test_btest 0.000627 0.000045 35.972620 ( 7.743803)
test_basic 0.004826 0.000345 0.287058 ( 0.377312)
test_all 0.003306 0.000236 563.916739 ( 82.638177)
test_rubyspec 0.038852 0.057549 39.436820 ( 46.436220)
total: 141.25 sec