Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220203-112206
#<BuildRuby:0x0000559f8c05e9a8
@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.20220203-112206",
@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.000001 0.000015 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005327 0.000444 5.109559 ( 8.499013)
build_miniruby 0.001185 0.000099 2.013568 ( 1.983190)
build_ruby 0.001740 0.000145 2.932557 ( 2.706471)
build_all 0.009896 0.000000 15.344475 ( 2.652282)
build_install 0.007120 0.003070 6.788680 ( 2.256190)
test_btest 0.000743 0.000078 28.274557 ( 25.490196)
test_basic 0.006201 0.000220 0.305923 ( 0.394234)
test_all 0.003284 0.000328 552.098393 ( 80.197236)
test_rubyspec 0.056024 0.031089 39.552075 ( 46.576679)
total: 170.76 sec