Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-052323
#<BuildRuby:0x000055db32331338
@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.20220827-052323",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007191 0.002954 0.850237 ( 1.711344)
build_miniruby 0.001258 0.000252 0.064811 ( 0.063318)
build_ruby 0.001105 0.000221 0.057450 ( 0.056108)
build_all 0.008656 0.000000 1.242877 ( 0.478176)
build_install 0.010663 0.003879 1.579250 ( 0.793224)
test_btest 0.001166 0.000233 51.373435 ( 6.185774)
test_basic 0.005891 0.000399 0.295172 ( 0.384613)
test_all 0.001726 0.001793 513.224952 ( 53.690425)
test_rubyspec 0.088773 0.042140 41.946397 ( 50.423200)
total: 113.79 sec