Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-122148
#<BuildRuby:0x0000563e5ef9f0b8
@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.20231202-122148",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004718 0.000073 1.243634 ( 1.592257)
build_miniruby 0.000943 0.000094 0.799637 ( 0.799818)
build_ruby 0.001366 0.000137 2.706095 ( 2.705581)
build_all 0.006756 0.002920 15.726385 ( 1.374013)
build_install 0.005197 0.002850 4.641988 ( 1.112463)
test_btest 0.000808 0.000119 82.559073 ( 7.141529)
test_basic 0.001388 0.003169 0.705979 ( 0.787137)
test_all 0.102488 0.030734 513.030261 ( 57.024967)
test_rubyspec 0.036987 0.011099 50.192270 ( 62.499467)
total: 135.04 sec