Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-033843
#<BuildRuby:0x000056167f3ed348
@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.20220718-033843",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009935 0.000419 0.833552 ( 0.929599)
build_miniruby 0.001467 0.000000 0.063912 ( 0.062725)
build_ruby 0.001265 0.000000 0.055448 ( 0.054732)
build_all 0.008117 0.000431 1.263406 ( 0.487130)
build_install 0.014908 0.000298 4.224201 ( 1.792135)
test_btest 0.001756 0.000103 53.862979 ( 6.676009)
test_basic 0.000395 0.005384 0.295701 ( 0.386418)
test_all 0.002640 0.000311 476.614087 ( 51.462559)
test_rubyspec 0.066236 0.053040 42.029688 ( 47.890693)
total: 109.74 sec