Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-234002
#<BuildRuby:0x0000556d176fc1b8
@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-234002",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001459 0.004392 0.854896 ( 1.135745)
build_miniruby 0.000808 0.000135 0.062738 ( 0.061507)
build_ruby 0.000830 0.000000 0.063732 ( 0.062685)
build_all 0.001774 0.003050 3.174818 ( 0.822769)
build_install 0.008917 0.001000 6.648121 ( 2.244024)
test_btest 0.000653 0.000131 39.517263 ( 6.980316)
test_basic 0.000794 0.004511 0.270095 ( 0.360207)
test_all 0.003178 0.000330 539.047038 ( 81.864044)
test_rubyspec 0.055243 0.051029 39.706557 ( 46.773055)
total: 140.30 sec