Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-170756
#<BuildRuby:0x000055f13a68bba0
@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.20221025-170756",
@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.000024 0.000002 0.000026 ( 0.000025)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.011254 0.000509 1.125033 ( 1.342539)
build_miniruby 0.001762 0.000125 0.109655 ( 0.106310)
build_ruby 0.001303 0.000093 0.109483 ( 0.107118)
build_all 0.008010 0.000572 1.382888 ( 0.594595)
build_install 0.015440 0.000302 1.734063 ( 0.923647)
test_btest 0.001879 0.000000 63.428778 ( 6.954724)
test_basic 0.006063 0.000136 0.363853 ( 0.455873)
test_all 0.003891 0.004807 519.181341 ( 55.009950)
test_rubyspec 0.095209 0.026232 43.432292 ( 51.988139)
total: 117.48 sec