Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-162726
#<BuildRuby:0x0000561b0813ff00
@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.20221123-162726",
@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.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.001348 0.003564 1.064208 ( 1.164572)
build_miniruby 0.000788 0.000105 0.934085 ( 0.932883)
build_ruby 0.001034 0.000138 2.762439 ( 2.676147)
build_all 0.008862 0.000132 15.823232 ( 3.251810)
build_install 0.009088 0.000127 1.979933 ( 1.143968)
test_btest 0.000520 0.000055 64.381698 ( 10.753801)
test_basic 0.001146 0.003601 0.313049 ( 0.403929)
test_all 0.000999 0.000150 662.413060 (122.967316)
test_rubyspec 0.059641 0.005483 53.488084 ( 61.689269)
total: 204.98 sec