Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-141857
#<BuildRuby:0x00005559696006e0
@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.20220907-141857",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004394 0.008089 1.005660 ( 1.102804)
build_miniruby 0.000000 0.002075 0.076370 ( 0.074254)
build_ruby 0.000225 0.001901 0.075733 ( 0.073844)
build_all 0.006698 0.004880 1.562292 ( 0.600814)
build_install 0.018278 0.004638 1.926589 ( 0.939748)
test_btest 0.000809 0.000243 92.946421 ( 9.078846)
test_basic 0.005789 0.001736 0.353582 ( 0.442715)
test_all 0.002708 0.000812 669.354417 ( 67.374235)
test_rubyspec 0.099682 0.077811 46.802606 ( 54.950317)
total: 134.64 sec