Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-015939
#<BuildRuby:0x000055d559d1cea8
@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.20220910-015939",
@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.000020 0.000001 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005416 0.004617 1.154610 ( 1.408815)
build_miniruby 0.001708 0.000227 0.073141 ( 0.071348)
build_ruby 0.001516 0.000202 0.073309 ( 0.071838)
build_all 0.006935 0.003400 1.558328 ( 0.606990)
build_install 0.015258 0.005530 1.922166 ( 0.952208)
test_btest 0.001029 0.000206 94.446545 ( 9.573664)
test_basic 0.008348 0.000000 0.340818 ( 0.429047)
test_all 0.002351 0.000309 688.529305 ( 68.379890)
test_rubyspec 0.104164 0.063839 47.219188 ( 55.706446)
total: 137.20 sec