Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-172956
#<BuildRuby:0x000055a606ccfe00
@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.20231223-172956",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000451 0.004096 1.153139 ( 1.504581)
build_miniruby 0.001315 0.000207 0.867267 ( 0.866671)
build_ruby 0.001325 0.000209 2.849086 ( 2.848645)
build_all 0.010075 0.000241 16.130994 ( 1.414138)
build_install 0.004594 0.004336 4.723844 ( 1.133191)
test_btest 0.000644 0.000117 81.210467 ( 6.799822)
test_basic 0.004729 0.000070 0.735720 ( 0.815647)
test_all 0.112501 0.022143 515.895151 ( 48.715984)
test_rubyspec 0.029808 0.023685 50.151245 ( 62.421897)
total: 126.52 sec