Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-174346
#<BuildRuby:0x0000560f3bc0f800
@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.20220915-174346",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.007783 0.002155 1.102709 ( 1.103784)
build_miniruby 0.002430 0.000000 0.071627 ( 0.069693)
build_ruby 0.001512 0.000000 0.068432 ( 0.067029)
build_all 0.008617 0.002028 1.548339 ( 0.596472)
build_install 0.019802 0.002318 1.879107 ( 0.931940)
test_btest 0.000705 0.000265 93.209533 ( 9.165688)
test_basic 0.003515 0.004376 0.355705 ( 0.444082)
test_all 0.005292 0.000154 643.010829 ( 66.154495)
test_rubyspec 0.112126 0.050468 47.113531 ( 55.537769)
total: 134.07 sec