Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-070917
#<BuildRuby:0x00005579bd923ba0
@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.20221019-070917",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008580 0.001430 1.126248 ( 1.273727)
build_miniruby 0.001544 0.000258 0.106502 ( 0.103085)
build_ruby 0.001272 0.000212 0.110365 ( 0.107513)
build_all 0.000000 0.008708 1.292423 ( 0.579301)
build_install 0.001673 0.014103 1.666473 ( 0.905624)
test_btest 0.000881 0.000475 62.647304 ( 6.483396)
test_basic 0.007044 0.001142 0.364257 ( 0.452185)
test_all 0.005559 0.001964 518.018892 ( 54.561818)
test_rubyspec 0.056778 0.081175 43.300394 ( 51.743280)
total: 116.21 sec