Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-143200
#<BuildRuby:0x000055c835f4f5f8
@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.20231217-143200",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004506 0.000085 1.277734 ( 1.626008)
build_miniruby 0.000811 0.000128 0.824844 ( 0.824502)
build_ruby 0.001202 0.000190 2.718151 ( 2.719041)
build_all 0.010362 0.000000 17.126634 ( 1.499736)
build_install 0.004750 0.003890 5.063126 ( 1.206157)
test_btest 0.001021 0.000177 86.933938 ( 8.196347)
test_basic 0.003272 0.000569 0.710704 ( 0.792889)
test_all 0.116212 0.018660 568.454134 ( 56.260318)
test_rubyspec 0.033466 0.015701 51.546165 ( 63.979682)
total: 137.11 sec