Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-212029
#<BuildRuby:0x0000560091247ba0
@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.20221029-212029",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010464 0.000000 1.117580 ( 1.153787)
build_miniruby 0.002099 0.000000 0.094808 ( 0.091451)
build_ruby 0.001361 0.000000 0.087462 ( 0.084774)
build_all 0.008707 0.000000 1.339053 ( 0.574003)
build_install 0.001824 0.013659 1.646480 ( 0.879874)
test_btest 0.001826 0.000304 61.889869 ( 6.493732)
test_basic 0.006411 0.000000 0.345139 ( 0.445150)
test_all 0.006960 0.000000 515.651557 ( 55.178706)
test_rubyspec 0.091762 0.033327 43.380228 ( 52.001074)
total: 116.90 sec