Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-020527
#<BuildRuby:0x00005600c63f49c8
@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.20220822-020527",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006176 0.004834 0.968253 ( 1.129408)
build_miniruby 0.001701 0.000243 0.073863 ( 0.071790)
build_ruby 0.001757 0.000251 0.075238 ( 0.072874)
build_all 0.007737 0.001105 1.492359 ( 0.564399)
build_install 0.021243 0.000658 1.882735 ( 0.927924)
test_btest 0.001201 0.000141 74.605491 ( 8.108918)
test_basic 0.003329 0.005273 0.314734 ( 0.403822)
test_all 0.004217 0.000000 633.228367 ( 64.251128)
test_rubyspec 0.141071 0.035904 46.196985 ( 54.689739)
total: 130.22 sec