Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-153947
#<BuildRuby:0x000055a4dc944e50
@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.20221113-153947",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007930 0.001220 1.093778 ( 1.118484)
build_miniruby 0.001855 0.000286 0.117652 ( 0.113619)
build_ruby 0.001800 0.000277 0.118946 ( 0.100492)
build_all 0.009304 0.000000 1.556440 ( 0.671342)
build_install 0.019028 0.003347 1.935564 ( 0.988524)
test_btest 0.000975 0.000139 90.628267 ( 8.676165)
test_basic 0.006079 0.000868 0.406667 ( 0.501690)
test_all 0.002174 0.000311 684.302725 ( 69.693762)
test_rubyspec 0.103918 0.059757 47.996198 ( 56.456037)
total: 138.32 sec