Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-182607
#<BuildRuby:0x00005652d1f97840
@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.20231221-182607",
@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.000014 0.000000 0.000014 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004229 0.000042 1.268145 ( 1.666388)
build_miniruby 0.000892 0.000210 0.819644 ( 0.819871)
build_ruby 0.001149 0.000270 2.641668 ( 2.642830)
build_all 0.001884 0.007781 16.116696 ( 1.519094)
build_install 0.007640 0.001099 4.778485 ( 1.204561)
test_btest 0.000737 0.000233 82.675906 ( 7.377885)
test_basic 0.000000 0.004045 0.616670 ( 0.695031)
test_all 0.110873 0.025067 496.513027 ( 52.319667)
test_rubyspec 0.023756 0.019680 48.978049 ( 61.806570)
total: 130.05 sec