Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-052923
#<BuildRuby:0x000056170d906968
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@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.20221204-052923",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004525 0.000302 1.182659 ( 1.170703)
build_miniruby 0.000896 0.000060 0.976736 ( 0.975458)
build_ruby 0.001155 0.000077 2.708198 ( 2.607793)
build_all 0.004771 0.004059 15.821028 ( 3.384371)
build_install 0.005791 0.003871 2.291132 ( 1.301683)
test_btest 0.000515 0.000081 65.904245 ( 11.238611)
test_basic 0.003913 0.000618 0.296320 ( 0.387021)
test_all 0.000728 0.000115 663.486228 (124.687513)
test_rubyspec 0.054918 0.021520 53.183710 ( 61.377325)
total: 207.13 sec