Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220201-033314
#<BuildRuby:0x000055ffd4dc8b90
@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.20220201-033314",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000015)
build_up 0.005177 0.000431 0.852534 ( 0.909930)
build_miniruby 0.000839 0.000070 0.062125 ( 0.061042)
build_ruby 0.000929 0.000078 0.064102 ( 0.062844)
build_all 0.004355 0.000363 3.193541 ( 0.821678)
build_install 0.004076 0.005824 6.674562 ( 2.233754)
test_btest 0.000689 0.000115 27.590837 ( 25.193604)
test_basic 0.005215 0.000000 0.265339 ( 0.355279)
test_all 0.003475 0.000000 540.034350 ( 89.391152)
test_rubyspec 0.048238 0.056899 39.418524 ( 46.354976)
total: 165.38 sec