Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-210633
#<BuildRuby:0x000055780150b800
@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-210633",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005576 0.004596 1.089055 ( 1.079416)
build_miniruby 0.001783 0.000000 0.064287 ( 0.062949)
build_ruby 0.001814 0.000000 0.075087 ( 0.073343)
build_all 0.004822 0.005393 1.567562 ( 0.606935)
build_install 0.016041 0.005251 1.912896 ( 0.938968)
test_btest 0.000861 0.000299 95.818031 ( 9.580680)
test_basic 0.002259 0.004415 0.343833 ( 0.433773)
test_all 0.003374 0.001321 679.204194 ( 68.036297)
test_rubyspec 0.096440 0.071789 46.888439 ( 55.037052)
total: 135.85 sec