Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-050042
#<BuildRuby:0x000055703a0dbb50
@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.20230711-050042",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004071 0.001357 1.392093 ( 2.669672)
build_miniruby 0.000830 0.000277 0.848792 ( 0.848689)
build_ruby 0.000919 0.000307 2.655755 ( 2.655966)
build_all 0.008783 0.001221 14.039570 ( 1.226773)
build_install 0.008396 0.000000 1.939401 ( 0.884296)
test_btest 0.001139 0.000000 87.226961 ( 8.147053)
test_basic 0.000000 0.004420 0.719338 ( 0.799623)
test_all 0.000000 0.001750 492.263022 ( 48.584502)
test_rubyspec 0.022869 0.016011 44.411727 ( 56.899462)
total: 122.72 sec