Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-103455
#<BuildRuby:0x000056162f079c20
@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.20220211-103455",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001188 0.004339 0.945297 ( 1.018799)
build_miniruby 0.000744 0.000124 0.062276 ( 0.061234)
build_ruby 0.000777 0.000130 0.064090 ( 0.062967)
build_all 0.004001 0.000667 3.210117 ( 0.833084)
build_install 0.006292 0.003153 6.693835 ( 2.267616)
test_btest 0.000592 0.000119 36.964006 ( 7.633426)
test_basic 0.005067 0.000155 0.243803 ( 0.333491)
test_all 0.002986 0.000110 551.218933 ( 85.071662)
test_rubyspec 0.072402 0.009768 39.640791 ( 46.633827)
total: 143.92 sec