Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-090450
#<BuildRuby:0x0000555ccf632320
@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.20220221-090450",
@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.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005741 0.000000 0.928356 ( 6.612945)
build_miniruby 0.000000 0.000813 0.062420 ( 0.061225)
build_ruby 0.000000 0.000853 0.063624 ( 0.062471)
build_all 0.002272 0.002386 3.195652 ( 0.831332)
build_install 0.005966 0.003868 6.646389 ( 2.228602)
test_btest 0.000000 0.000871 36.324142 ( 8.119790)
test_basic 0.001848 0.003417 0.276341 ( 0.365749)
test_all 0.001885 0.001154 557.589496 ( 82.788900)
test_rubyspec 0.082329 0.015817 39.730888 ( 46.646524)
total: 147.72 sec