Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-031706
#<BuildRuby:0x0000558710e60090
@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.20230726-031706",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.001957 0.003852 1.457065 ( 2.722204)
build_miniruby 0.001060 0.000048 0.878488 ( 0.882585)
build_ruby 0.001150 0.000052 2.641686 ( 2.641574)
build_all 0.009123 0.000414 14.464849 ( 1.267669)
build_install 0.008190 0.000000 2.018247 ( 0.944910)
test_btest 0.001006 0.000000 84.123660 ( 7.700064)
test_basic 0.004657 0.000000 0.716868 ( 0.795033)
test_all 0.001164 0.000000 516.605050 ( 57.445838)
test_rubyspec 0.015530 0.027413 43.593226 ( 55.984421)
total: 130.39 sec