Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-215457
#<BuildRuby:0x00005632f8fe7bb8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230523-215457",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.005079 0.000355 1.410211 ( 2.736144)
build_miniruby 0.000770 0.000232 0.798101 ( 0.797868)
build_ruby 0.000944 0.000284 2.400195 ( 2.400703)
build_all 0.003090 0.006720 12.395367 ( 1.075298)
build_install 0.007245 0.000301 1.728577 ( 0.923473)
test_btest 0.001023 0.000000 81.166598 ( 7.488604)
test_basic 0.002230 0.002038 0.653231 ( 0.737235)
test_all 0.001013 0.000394 424.896637 ( 50.378399)
test_rubyspec 0.026508 0.013617 41.559319 ( 54.034456)
total: 120.57 sec