Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220204-103315
#<BuildRuby:0x000055ea2ccf1798
@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.20220204-103315",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005260 0.000086 0.860011 ( 1.670596)
build_miniruby 0.000955 0.000074 0.061831 ( 0.060610)
build_ruby 0.000837 0.000064 0.063855 ( 0.062725)
build_all 0.004572 0.000014 3.182661 ( 0.822237)
build_install 0.005154 0.005131 6.665328 ( 2.230293)
test_btest 0.000599 0.000086 28.212494 ( 26.482224)
test_basic 0.001270 0.004104 0.272567 ( 0.361922)
test_all 0.003201 0.000492 578.309821 ( 88.183756)
test_rubyspec 0.061384 0.023860 39.746718 ( 46.804409)
total: 166.68 sec