Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-171111
#<BuildRuby:0x00005610ededbe68
@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.20231120-171111",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004435 0.000403 1.319797 ( 1.734560)
build_miniruby 0.001485 0.000135 0.887409 ( 0.885989)
build_ruby 0.001204 0.000109 2.675085 ( 2.675996)
build_all 0.004409 0.005418 15.570283 ( 1.445456)
build_install 0.008348 0.000000 4.736604 ( 1.197487)
test_btest 0.000987 0.000000 78.475470 ( 7.632678)
test_basic 0.004643 0.000630 0.798789 ( 0.873871)
test_all 0.102199 0.031069 472.698367 ( 55.039595)
test_rubyspec 0.027871 0.023100 49.056136 ( 61.385075)
total: 132.87 sec