Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-183226
#<BuildRuby:0x00005647ae89b858
@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.20231215-183226",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003988 0.000939 1.351598 ( 1.716346)
build_miniruby 0.000732 0.000172 0.967804 ( 0.967454)
build_ruby 0.001045 0.000246 2.834028 ( 2.833726)
build_all 0.005713 0.004680 17.390176 ( 1.570728)
build_install 0.000000 0.010175 5.141880 ( 1.233673)
test_btest 0.000000 0.001188 88.296628 ( 7.529443)
test_basic 0.003956 0.000392 0.723067 ( 0.801126)
test_all 0.108450 0.028300 570.227985 ( 54.519378)
test_rubyspec 0.012720 0.034957 51.412590 ( 63.740453)
total: 134.91 sec