Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-120258
#<BuildRuby:0x000055f1b36834b8
@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.20220721-120258",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003875 0.007960 0.984871 ( 1.118913)
build_miniruby 0.001614 0.000461 0.074411 ( 0.072399)
build_ruby 0.001709 0.000488 0.075278 ( 0.073192)
build_all 0.009581 0.000276 1.508173 ( 0.582114)
build_install 0.018490 0.003336 5.174137 ( 2.067030)
test_btest 0.000882 0.000207 73.987098 ( 8.190803)
test_basic 0.006940 0.000000 0.321304 ( 0.411236)
test_all 0.001675 0.000000 640.251278 ( 64.950785)
test_rubyspec 0.104505 0.072314 45.964630 ( 51.757885)
total: 129.23 sec