Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-051245
#<BuildRuby:0x00005653c33cbbb8
@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.20230727-051245",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000022 0.000003 0.000025 ( 0.000023)
build_up 0.002569 0.003710 1.484320 ( 2.735464)
build_miniruby 0.000908 0.000137 0.938655 ( 0.938330)
build_ruby 0.001468 0.000000 2.714956 ( 2.714700)
build_all 0.008737 0.000336 13.829722 ( 1.207409)
build_install 0.000000 0.007954 1.836647 ( 0.867296)
test_btest 0.000766 0.000180 80.883002 ( 7.641372)
test_basic 0.000000 0.004860 0.741427 ( 0.821839)
test_all 0.000000 0.001171 505.419208 ( 49.495789)
test_rubyspec 0.023553 0.018615 43.347637 ( 55.800773)
total: 122.22 sec