Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-130542
#<BuildRuby:0x000055ea88a72ad8
@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.20221028-130542",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009599 0.000357 1.104847 ( 1.163123)
build_miniruby 0.000000 0.002271 0.101398 ( 0.097702)
build_ruby 0.000100 0.001852 0.099638 ( 0.096481)
build_all 0.000000 0.007227 1.285405 ( 0.553080)
build_install 0.012240 0.002536 1.645072 ( 0.888838)
test_btest 0.001360 0.000544 61.176449 ( 6.764696)
test_basic 0.007177 0.000000 0.355852 ( 0.445472)
test_all 0.005945 0.001748 510.334046 ( 54.181818)
test_rubyspec 0.069471 0.053118 43.370271 ( 51.903403)
total: 116.10 sec