Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-165637
#<BuildRuby:0x00005587ba4d0ea8
@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.20220729-165637",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008658 0.003351 0.962620 ( 1.123127)
build_miniruby 0.000000 0.002066 0.073076 ( 0.071900)
build_ruby 0.001008 0.000924 0.074335 ( 0.072835)
build_all 0.005688 0.004119 1.521509 ( 0.573855)
build_install 0.019952 0.004069 5.199745 ( 2.074761)
test_btest 0.001254 0.000000 70.004829 ( 8.226260)
test_basic 0.007379 0.001201 0.329093 ( 0.417492)
test_all 0.001806 0.000434 666.050281 ( 65.540078)
test_rubyspec 0.132777 0.040235 46.068705 ( 51.680553)
total: 129.78 sec