Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-101623
#<BuildRuby:0x000056105e5e08e8
@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.20220904-101623",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003188 0.008696 0.954661 ( 0.963822)
build_miniruby 0.001696 0.000363 0.078641 ( 0.076822)
build_ruby 0.000000 0.002230 0.077847 ( 0.075330)
build_all 0.007641 0.002912 1.540146 ( 0.590991)
build_install 0.016704 0.006802 1.919824 ( 0.935133)
test_btest 0.000729 0.000214 78.482359 ( 8.243139)
test_basic 0.006103 0.001795 0.325735 ( 0.412851)
test_all 0.000000 0.003846 633.747199 ( 64.524913)
test_rubyspec 0.099446 0.072422 45.701300 ( 54.035761)
total: 129.86 sec