Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-031840
#<BuildRuby:0x0000557b4a998610
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220825-031840",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009939 0.001529 1.004279 ( 3.164863)
build_miniruby 0.001608 0.000248 0.074944 ( 0.072870)
build_ruby 0.001718 0.000264 0.075324 ( 0.073146)
build_all 0.008590 0.001322 1.500437 ( 0.572058)
build_install 0.019077 0.000330 1.866203 ( 0.917688)
test_btest 0.000000 0.001149 73.241018 ( 8.070886)
test_basic 0.003568 0.004003 0.329903 ( 0.418825)
test_all 0.004154 0.000733 632.541021 ( 64.401360)
test_rubyspec 0.099936 0.077795 45.655630 ( 53.851151)
total: 131.54 sec