Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-030205
#<BuildRuby:0x000055a399fd2630
@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-030205",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005349 0.000000 0.836683 ( 1.200397)
build_miniruby 0.000865 0.000000 0.061905 ( 0.060836)
build_ruby 0.000849 0.000000 0.064058 ( 0.062808)
build_all 0.004650 0.000000 3.163804 ( 0.822346)
build_install 0.009590 0.000000 6.644011 ( 2.252626)
test_btest 0.000850 0.000000 35.733378 ( 7.501610)
test_basic 0.004866 0.000000 0.237889 ( 0.328720)
test_all 0.003117 0.000000 539.891309 ( 86.175838)
test_rubyspec 0.062028 0.046391 39.388962 ( 46.358996)
total: 144.76 sec