Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220205-191001
#<BuildRuby:0x000055a363f6cb90
@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.20220205-191001",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005949 0.000000 0.861245 ( 1.337619)
build_miniruby 0.000897 0.000000 0.062381 ( 0.061222)
build_ruby 0.000938 0.000000 0.064141 ( 0.062904)
build_all 0.004673 0.000011 3.180784 ( 0.827594)
build_install 0.009898 0.000192 6.669133 ( 2.250488)
test_btest 0.000668 0.000083 28.244840 ( 25.488269)
test_basic 0.006372 0.000241 0.294242 ( 0.382340)
test_all 0.003374 0.000248 551.198460 ( 88.635483)
test_rubyspec 0.073457 0.019902 39.793273 ( 46.715115)
total: 165.76 sec