Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-015301
#<BuildRuby:0x00005571affed3e8
@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.20221009-015301",
@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.000031 0.000000 0.000031 ( 0.000032)
autoconf 0.000066 0.000000 0.000066 ( 0.000067)
configure 0.000127 0.000000 0.000127 ( 0.000131)
build_up 0.010098 0.000000 1.094541 ( 1.172572)
build_miniruby 0.001786 0.000000 0.095931 ( 0.094180)
build_ruby 0.001738 0.000000 0.100209 ( 0.099781)
build_all 0.002968 0.004205 1.289891 ( 0.575432)
build_install 0.016614 0.000190 1.608903 ( 0.895355)
test_btest 0.000000 0.001571 62.274746 ( 6.322259)
test_basic 0.000000 0.005820 0.336300 ( 0.429264)
test_all 0.003281 0.005088 503.633166 ( 54.191204)
test_rubyspec 0.063124 0.065448 42.712407 ( 51.356976)
total: 115.14 sec