Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-160704
#<BuildRuby:0x00005638fd55b040
@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-160704",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001237 0.004378 1.320073 ( 1.696988)
build_miniruby 0.000749 0.000220 0.829410 ( 0.829402)
build_ruby 0.001042 0.000307 2.724976 ( 2.725507)
build_all 0.004298 0.005495 16.476130 ( 1.498594)
build_install 0.007400 0.001204 4.694448 ( 1.147623)
test_btest 0.000820 0.000273 87.204182 ( 7.430793)
test_basic 0.003260 0.001087 0.698373 ( 0.773135)
test_all 0.106720 0.026327 530.811490 ( 50.869791)
test_rubyspec 0.031128 0.014930 50.571395 ( 62.903520)
total: 129.88 sec