Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-041701
#<BuildRuby:0x00005634215ed390
@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.20220814-041701",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000044 0.000012 0.000056 ( 0.000062)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.004551 0.005528 0.819966 ( 0.993010)
build_miniruby 0.001001 0.000364 0.056462 ( 0.054803)
build_ruby 0.001322 0.000481 0.070292 ( 0.068987)
build_all 0.004059 0.006355 1.242822 ( 0.465870)
build_install 0.012546 0.003192 1.584999 ( 0.789535)
test_btest 0.000830 0.000346 52.613969 ( 5.985078)
test_basic 0.000918 0.006063 0.298718 ( 0.388010)
test_all 0.005133 0.000000 513.836869 ( 53.425068)
test_rubyspec 0.071320 0.069324 41.884164 ( 49.428188)
total: 111.60 sec