Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-080053
#<BuildRuby:0x000055f649de7728
@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.20231218-080053",
@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.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005495 0.000916 1.537358 ( 1.905261)
build_miniruby 0.000874 0.000146 0.912720 ( 0.912986)
build_ruby 0.001053 0.000176 2.800792 ( 2.801645)
build_all 0.008305 0.001384 15.652745 ( 1.455597)
build_install 0.008759 0.000612 4.651295 ( 1.144616)
test_btest 0.001001 0.000158 81.416868 ( 7.368596)
test_basic 0.003668 0.000579 0.774340 ( 0.852014)
test_all 0.107822 0.022920 523.199928 ( 50.778148)
test_rubyspec 0.023197 0.024587 49.122521 ( 61.526103)
total: 128.75 sec