Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-201230
#<BuildRuby:0x0000560f9e1f2c88
@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-201230",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005597 0.004408 1.089851 ( 1.588005)
build_miniruby 0.001909 0.000000 0.103409 ( 0.102154)
build_ruby 0.001571 0.000000 0.099233 ( 0.096678)
build_all 0.006529 0.003530 1.339394 ( 0.561367)
build_install 0.012134 0.002033 1.677686 ( 0.899125)
test_btest 0.000940 0.000235 61.822361 ( 6.566876)
test_basic 0.002701 0.004023 0.357231 ( 0.446905)
test_all 0.005942 0.001748 492.837088 ( 53.538138)
test_rubyspec 0.074311 0.050325 43.437734 ( 51.944619)
total: 115.74 sec