Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-184348
#<BuildRuby:0x000055cdd3e086d8
@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.20220915-184348",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005693 0.004930 1.120944 ( 1.110148)
build_miniruby 0.001887 0.000270 0.076756 ( 0.074853)
build_ruby 0.001744 0.000249 0.075013 ( 0.072778)
build_all 0.010238 0.000079 1.565596 ( 0.598839)
build_install 0.019207 0.000000 1.892052 ( 0.932181)
test_btest 0.001227 0.000000 96.840725 ( 9.420617)
test_basic 0.003368 0.003552 0.350771 ( 0.439845)
test_all 0.002840 0.000370 683.353770 ( 68.287913)
test_rubyspec 0.118398 0.053249 46.878224 ( 55.053034)
total: 135.99 sec