Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-162537
#<BuildRuby:0x000055aa0a645348
@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.20220719-162537",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000015)
build_up 0.005358 0.005406 0.705472 ( 0.815548)
build_miniruby 0.001862 0.000508 0.048391 ( 0.046411)
build_ruby 0.001195 0.000326 0.046844 ( 0.045659)
build_all 0.005112 0.003389 1.248297 ( 0.478046)
build_install 0.011281 0.005225 4.298915 ( 1.819585)
test_btest 0.000662 0.000220 54.245192 ( 8.674704)
test_basic 0.004400 0.001467 0.220134 ( 0.309846)
test_all 0.000740 0.000247 495.653725 ( 53.568451)
test_rubyspec 0.093254 0.063950 39.464591 ( 45.545803)
total: 111.30 sec