Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220325-025930
#<BuildRuby:0x00005556fbb11e38
@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.20220325-025930",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.005637 0.000000 0.876950 ( 0.893865)
build_miniruby 0.000900 0.000000 0.062329 ( 0.061224)
build_ruby 0.000935 0.000000 0.064219 ( 0.062951)
build_all 0.000877 0.003891 3.311915 ( 0.904441)
build_install 0.009289 0.000083 6.780754 ( 2.317179)
test_btest 0.000742 0.000041 41.264724 ( 6.533112)
test_basic 0.005108 0.000057 0.273976 ( 0.363878)
test_all 0.003306 0.000078 545.930459 ( 79.956413)
test_rubyspec 0.070187 0.036528 39.648901 ( 46.587335)
total: 137.68 sec