Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-084414
#<BuildRuby:0x000055d0bd69f4b8
@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.20220811-084414",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000101 0.000015 0.000116 ( 0.000071)
build_up 0.009933 0.000000 0.987103 ( 1.175047)
build_miniruby 0.002083 0.000025 0.072894 ( 0.072020)
build_ruby 0.001935 0.000228 0.079948 ( 0.078963)
build_all 0.010974 0.000764 1.560283 ( 0.589768)
build_install 0.017338 0.007375 5.244291 ( 2.109056)
test_btest 0.000000 0.001304 78.851054 ( 8.513172)
test_basic 0.000902 0.007023 0.339164 ( 0.427657)
test_all 0.001335 0.000334 662.643904 ( 65.427706)
test_rubyspec 0.114844 0.059483 46.130126 ( 53.565242)
total: 131.96 sec