Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-051624
#<BuildRuby:0x000055aa7f5a4dd8
@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.20220916-051624",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006234 0.004935 1.142697 ( 1.103515)
build_miniruby 0.001374 0.000572 0.075169 ( 0.073180)
build_ruby 0.001333 0.000555 0.072248 ( 0.070161)
build_all 0.010167 0.000463 1.551271 ( 0.604747)
build_install 0.017291 0.005836 1.921314 ( 0.939642)
test_btest 0.001152 0.000406 97.349551 ( 9.856794)
test_basic 0.001240 0.005334 0.344820 ( 0.435377)
test_all 0.002667 0.001098 670.775051 ( 68.071434)
test_rubyspec 0.089314 0.069788 46.877744 ( 55.413097)
total: 136.57 sec