Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-034007
#<BuildRuby:0x000055b990d79ac0
@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.20220804-034007",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009258 0.000713 0.879535 ( 1.273762)
build_miniruby 0.001454 0.000112 0.053945 ( 0.052324)
build_ruby 0.001082 0.000083 0.055657 ( 0.054786)
build_all 0.008203 0.000631 1.240714 ( 0.456151)
build_install 0.016306 0.000343 4.402653 ( 1.774890)
test_btest 0.001407 0.000093 51.644890 ( 6.180330)
test_basic 0.005576 0.000372 0.285883 ( 0.376672)
test_all 0.001828 0.000122 504.651280 ( 52.963612)
test_rubyspec 0.064584 0.050357 41.331362 ( 48.958858)
total: 112.09 sec