Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220227-150730
#<BuildRuby:0x0000560f1d1ea320
@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.20220227-150730",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001443 0.004383 0.936561 ( 1.453819)
build_miniruby 0.000663 0.000241 0.062274 ( 0.061076)
build_ruby 0.000000 0.000879 0.066564 ( 0.065438)
build_all 0.000000 0.004743 3.304504 ( 0.893572)
build_install 0.006352 0.003544 6.822125 ( 2.342378)
test_btest 0.000422 0.000211 42.772059 ( 7.004579)
test_basic 0.003284 0.001642 0.239706 ( 0.330400)
test_all 0.002763 0.000722 543.238841 ( 79.569261)
test_rubyspec 0.064503 0.032940 40.008291 ( 46.951516)
total: 138.67 sec