Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-224706
#<BuildRuby:0x000055b9b994bba0
@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.20221015-224706",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000011)
build_up 0.009550 0.000271 1.042408 ( 1.119764)
build_miniruby 0.001889 0.000269 0.101464 ( 0.098536)
build_ruby 0.001248 0.000179 0.097414 ( 0.094749)
build_all 0.007297 0.000413 1.328070 ( 0.570443)
build_install 0.009096 0.006227 1.640450 ( 0.872835)
test_btest 0.001328 0.000265 62.629406 ( 6.642593)
test_basic 0.000000 0.006284 0.363983 ( 0.459070)
test_all 0.004923 0.003748 502.296863 ( 53.954621)
test_rubyspec 0.086397 0.043680 43.254823 ( 51.513562)
total: 115.33 sec