Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-103124
#<BuildRuby:0x0000556b5b0c80e8
@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.20230728-103124",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.003107 0.004066 1.617700 ( 2.895903)
build_miniruby 0.000822 0.000082 0.852629 ( 0.852235)
build_ruby 0.001154 0.000115 2.719867 ( 2.719615)
build_all 0.005026 0.004339 14.263950 ( 1.264510)
build_install 0.008721 0.000025 2.201173 ( 0.968671)
test_btest 0.000591 0.000077 81.639496 ( 7.789645)
test_basic 0.003636 0.000475 0.683954 ( 0.764316)
test_all 0.001442 0.000188 499.566205 ( 44.972480)
test_rubyspec 0.009344 0.030066 44.306735 ( 56.746062)
total: 118.97 sec