Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-151649
#<BuildRuby:0x00005574efd28098
@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.20231220-151649",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003118 0.002663 1.284763 ( 1.672905)
build_miniruby 0.001182 0.000328 0.949517 ( 0.948633)
build_ruby 0.000988 0.000274 2.651686 ( 2.651908)
build_all 0.009619 0.000404 15.600751 ( 1.375572)
build_install 0.005357 0.003318 4.576285 ( 1.115116)
test_btest 0.000868 0.000236 80.077989 ( 7.269003)
test_basic 0.000000 0.004723 0.785214 ( 0.861537)
test_all 0.095477 0.033777 504.747009 ( 51.240828)
test_rubyspec 0.028790 0.019177 49.997963 ( 62.350138)
total: 129.49 sec