Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-074056
#<BuildRuby:0x000055aa39fa4a68
@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.20221030-074056",
@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.000003 0.000007 ( 0.000007)
autoconf 0.000008 0.000005 0.000013 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.005759 0.005018 1.139507 ( 1.324391)
build_miniruby 0.001382 0.000806 0.102042 ( 0.098782)
build_ruby 0.000936 0.000546 0.099940 ( 0.096722)
build_all 0.005730 0.002655 1.357784 ( 0.580352)
build_install 0.009521 0.005440 1.672692 ( 0.897425)
test_btest 0.001768 0.000000 62.002172 ( 6.201381)
test_basic 0.006897 0.000000 0.356763 ( 0.446436)
test_all 0.003849 0.003049 522.726973 ( 55.596601)
test_rubyspec 0.069660 0.051169 43.326329 ( 52.016456)
total: 117.26 sec