Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-110516
#<BuildRuby:0x000055d4f6c57f30
@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.20221230-110516",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.000000 0.003536 0.622344 ( 1.063936)
build_miniruby 0.000455 0.000569 0.741505 ( 0.740753)
build_ruby 0.000300 0.001048 2.515981 ( 2.516461)
build_all 0.007667 0.001508 12.722786 ( 1.541095)
build_install 0.006184 0.000811 1.621665 ( 0.766607)
test_btest 0.000712 0.000000 64.989231 ( 6.350770)
test_basic 0.001713 0.002052 0.257935 ( 0.353532)
test_all 0.000666 0.000235 487.426838 ( 46.138579)
test_rubyspec 0.019620 0.008188 35.097423 ( 45.697748)
total: 105.17 sec