Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-161806
#<BuildRuby:0x0000563ac1b23818
@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.20231211-161806",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000735 0.004239 1.437026 ( 1.811017)
build_miniruby 0.000914 0.000144 0.843087 ( 0.842785)
build_ruby 0.001331 0.000210 2.909864 ( 2.909548)
build_all 0.007094 0.003240 17.180097 ( 1.558093)
build_install 0.006110 0.003624 5.025652 ( 1.187196)
test_btest 0.000944 0.000196 87.325746 ( 7.762547)
test_basic 0.000000 0.005722 0.772514 ( 0.848109)
test_all 0.097293 0.040206 551.154161 ( 51.651587)
test_rubyspec 0.020161 0.028310 51.391310 ( 63.762307)
total: 132.33 sec