Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-180234
#<BuildRuby:0x000055e870a112c0
@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.20220802-180234",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005613 0.003468 0.863069 ( 1.024403)
build_miniruby 0.001019 0.000219 0.053277 ( 0.052477)
build_ruby 0.001417 0.000304 0.052264 ( 0.051140)
build_all 0.007232 0.000650 1.228987 ( 0.454214)
build_install 0.009826 0.006823 4.311506 ( 1.767254)
test_btest 0.001370 0.000365 51.918069 ( 5.900380)
test_basic 0.006032 0.000267 0.276554 ( 0.368541)
test_all 0.002006 0.000502 507.449232 ( 53.197522)
test_rubyspec 0.079429 0.060397 41.206365 ( 48.873423)
total: 111.69 sec