Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220202-191336
#<BuildRuby:0x0000558e08c30b90
@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.20220202-191336",
@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.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.001578 0.003964 0.823886 ( 0.894691)
build_miniruby 0.000858 0.000061 0.062258 ( 0.061168)
build_ruby 0.000814 0.000000 0.064612 ( 0.063487)
build_all 0.001040 0.003748 3.189378 ( 0.823376)
build_install 0.004924 0.004877 6.680245 ( 2.248044)
test_btest 0.000000 0.000819 27.510856 ( 25.111530)
test_basic 0.002912 0.002044 0.261872 ( 0.352058)
test_all 0.002623 0.000618 538.897096 ( 87.375747)
test_rubyspec 0.059855 0.044795 39.355533 ( 46.274426)
total: 163.21 sec