Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-075925
#<BuildRuby:0x000055a95f42bf90
@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-075925",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004798 0.000117 1.173087 ( 1.164444)
build_miniruby 0.000829 0.000103 0.978350 ( 0.977090)
build_ruby 0.001000 0.000125 2.708775 ( 2.620912)
build_all 0.008099 0.001012 15.834740 ( 3.385867)
build_install 0.004604 0.004555 2.191887 ( 1.203583)
test_btest 0.000583 0.000102 66.155362 ( 10.920865)
test_basic 0.005018 0.000071 0.301728 ( 0.392161)
test_all 0.000778 0.000130 680.574372 (104.305059)
test_rubyspec 0.030604 0.037536 53.195123 ( 61.385625)
total: 186.36 sec