Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-132646
#<BuildRuby:0x0000559972f4eff0
@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.20221212-132646",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000136 0.003394 0.624254 ( 1.032538)
build_miniruby 0.000835 0.000119 0.704355 ( 0.703472)
build_ruby 0.001125 0.000161 2.458349 ( 2.381956)
build_all 0.009036 0.000176 12.469129 ( 1.489962)
build_install 0.006639 0.000000 1.622208 ( 0.770387)
test_btest 0.000686 0.000000 65.713396 ( 5.957823)
test_basic 0.003200 0.000315 0.245768 ( 0.340872)
test_all 0.001253 0.000139 506.104679 ( 69.564245)
test_rubyspec 0.017246 0.009198 35.016811 ( 45.576507)
total: 127.82 sec