Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220224-094051
#<BuildRuby:0x000055b403092678
@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.20220224-094051",
@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.000011 0.000000 0.000011 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.000000 0.005845 0.813755 ( 1.641239)
build_miniruby 0.000000 0.000928 0.062654 ( 0.061549)
build_ruby 0.000183 0.000867 0.064613 ( 0.063439)
build_all 0.004097 0.000585 3.317198 ( 0.899928)
build_install 0.009815 0.000185 6.811353 ( 2.326981)
test_btest 0.000701 0.000087 38.348295 ( 8.002543)
test_basic 0.000000 0.005529 0.240197 ( 0.330057)
test_all 0.002579 0.000988 555.806263 ( 84.553697)
test_rubyspec 0.063228 0.022555 39.925562 ( 46.966576)
total: 144.85 sec