Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-195357
#<BuildRuby:0x000056267e7dd548
@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.20220220-195357",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001279 0.004293 0.898020 ( 1.294581)
build_miniruby 0.000000 0.000868 0.061847 ( 0.060753)
build_ruby 0.000000 0.000938 0.063665 ( 0.062451)
build_all 0.003040 0.001680 3.208926 ( 0.837315)
build_install 0.006487 0.003334 6.697782 ( 2.268404)
test_btest 0.000495 0.000212 42.050989 ( 6.703573)
test_basic 0.004977 0.000483 0.303115 ( 0.392382)
test_all 0.002183 0.000873 567.115412 ( 82.853450)
test_rubyspec 0.060862 0.026906 39.649177 ( 46.569024)
total: 141.04 sec