Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-121609
#<BuildRuby:0x0000559f60cbd400
@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.20221026-121609",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000070 0.000000 0.000070 ( 0.000071)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006332 0.002839 1.127252 ( 1.224125)
build_miniruby 0.001487 0.000318 0.113615 ( 0.110453)
build_ruby 0.001195 0.000256 0.112941 ( 0.110181)
build_all 0.007436 0.000718 1.375548 ( 0.587126)
build_install 0.013520 0.000943 1.717017 ( 0.921603)
test_btest 0.001562 0.000275 62.410135 ( 6.259165)
test_basic 0.005869 0.001036 0.360679 ( 0.449081)
test_all 0.002303 0.004286 515.323778 ( 54.975049)
test_rubyspec 0.062509 0.054836 43.711192 ( 52.160235)
total: 116.80 sec