Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-015058
#<BuildRuby:0x000055fafb25c6e0
@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.20220815-015058",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011466 0.000000 0.959020 ( 1.112319)
build_miniruby 0.002110 0.000269 0.073757 ( 0.071378)
build_ruby 0.001428 0.000286 0.071920 ( 0.070653)
build_all 0.010219 0.001108 1.500026 ( 0.574992)
build_install 0.019343 0.003626 1.885431 ( 0.936541)
test_btest 0.000964 0.000181 71.398665 ( 8.404060)
test_basic 0.008307 0.000414 0.318028 ( 0.415100)
test_all 0.004705 0.000000 632.791835 ( 64.501574)
test_rubyspec 0.123048 0.049249 45.919516 ( 53.437440)
total: 129.53 sec