Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-082703
#<BuildRuby:0x0000559f33df7118
@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.20221216-082703",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000004 0.000010 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000006)
build_up 0.002262 0.001256 0.650680 ( 1.088814)
build_miniruby 0.000605 0.000336 0.723489 ( 0.722979)
build_ruby 0.000873 0.000485 2.597758 ( 2.522696)
build_all 0.009203 0.000000 12.529349 ( 1.528247)
build_install 0.006049 0.000933 1.662399 ( 0.771437)
test_btest 0.000510 0.000212 65.151606 ( 6.582355)
test_basic 0.003848 0.000000 0.260566 ( 0.355386)
test_all 0.001414 0.000279 511.369789 ( 69.891587)
test_rubyspec 0.013252 0.016066 36.176598 ( 46.359826)
total: 129.82 sec