Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-030427
#<BuildRuby:0x0000558e227fcb90
@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",
@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.20220203-030427",
@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.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005197 0.000433 0.851419 ( 0.899522)
build_miniruby 0.000777 0.000065 0.061671 ( 0.060558)
build_ruby 0.000848 0.000071 0.063915 ( 0.062759)
build_all 0.004544 0.000000 3.182281 ( 0.825310)
build_install 0.005096 0.004790 6.671687 ( 2.229496)
test_btest 0.000537 0.000077 28.463917 ( 25.541285)
test_basic 0.004848 0.000693 0.282067 ( 0.371504)
test_all 0.003064 0.000334 567.582744 ( 82.977195)
test_rubyspec 0.069885 0.027599 39.491381 ( 46.475009)
total: 159.44 sec