Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-090721
#<BuildRuby:0x00005613f8606320
@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.20220215-090721",
@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.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.005396 0.835734 ( 1.270294)
build_miniruby 0.000981 0.000000 0.062623 ( 0.061314)
build_ruby 0.000845 0.000000 0.063888 ( 0.062777)
build_all 0.004660 0.000060 3.172773 ( 0.819846)
build_install 0.009199 0.000586 6.626077 ( 2.233999)
test_btest 0.000652 0.000145 40.962672 ( 7.042467)
test_basic 0.003245 0.003428 0.267536 ( 0.356123)
test_all 0.002584 0.000680 539.874874 ( 79.753988)
test_rubyspec 0.044234 0.024954 39.363680 ( 46.341677)
total: 137.94 sec