Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-170109
#<BuildRuby:0x0000558f932808e8
@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.20220807-170109",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000015 0.000006 0.000021 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007564 0.003854 0.962710 ( 1.251409)
build_miniruby 0.001590 0.000611 0.076239 ( 0.074202)
build_ruby 0.001439 0.000554 0.077244 ( 0.075200)
build_all 0.010565 0.000659 1.526302 ( 0.582071)
build_install 0.021836 0.001081 5.077273 ( 2.044072)
test_btest 0.001009 0.000265 69.775471 ( 8.247004)
test_basic 0.006800 0.000522 0.328914 ( 0.417544)
test_all 0.003064 0.000227 634.436833 ( 65.533021)
test_rubyspec 0.110215 0.072495 45.866828 ( 53.393116)
total: 131.62 sec