Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-102233
#<BuildRuby:0x00005653d02cadd8
@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-102233",
@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.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009111 0.003243 1.019032 ( 1.073345)
build_miniruby 0.001620 0.000405 0.078056 ( 0.077679)
build_ruby 0.001553 0.000000 0.075855 ( 0.076348)
build_all 0.009010 0.000672 1.559185 ( 0.598292)
build_install 0.021678 0.001039 1.894537 ( 0.930531)
test_btest 0.001197 0.000000 73.182383 ( 8.087175)
test_basic 0.005261 0.003852 0.336431 ( 0.428188)
test_all 0.005445 0.000254 674.366105 ( 66.302829)
test_rubyspec 0.126032 0.051285 46.029209 ( 54.367714)
total: 131.94 sec