Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-144857
#<BuildRuby:0x000055c5682bf858
@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.20231216-144857",
@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.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000832 0.004049 1.503321 ( 1.836665)
build_miniruby 0.000829 0.000175 1.013950 ( 1.013671)
build_ruby 0.001356 0.000285 2.886797 ( 2.888042)
build_all 0.006311 0.004611 17.562518 ( 1.604871)
build_install 0.008302 0.000332 5.118253 ( 1.205623)
test_btest 0.000632 0.000146 89.252960 ( 8.551735)
test_basic 0.003932 0.000086 0.752628 ( 0.829169)
test_all 0.111364 0.029361 555.404471 ( 56.961150)
test_rubyspec 0.030531 0.019814 52.701062 ( 65.006650)
total: 139.90 sec