Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-092437
#<BuildRuby:0x0000559237f181b8
@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.20220212-092437",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.001847 0.003991 0.974490 ( 0.997273)
build_miniruby 0.000741 0.000000 0.062883 ( 0.061787)
build_ruby 0.000879 0.000000 0.064249 ( 0.062958)
build_all 0.004771 0.000000 3.191917 ( 0.823125)
build_install 0.005452 0.004493 6.663543 ( 2.220972)
test_btest 0.000724 0.000000 37.925531 ( 7.566780)
test_basic 0.001905 0.003277 0.270532 ( 0.360552)
test_all 0.003027 0.000335 564.220471 ( 83.972096)
test_rubyspec 0.077907 0.031217 39.605051 ( 46.584027)
total: 142.65 sec