Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-052805
#<BuildRuby:0x0000557bc69234b0
@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.20230618-052805",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004717 0.000038 1.366003 ( 2.584797)
build_miniruby 0.000954 0.000045 0.820386 ( 0.819806)
build_ruby 0.001178 0.000057 2.534419 ( 2.535271)
build_all 0.005598 0.004206 12.679936 ( 1.116356)
build_install 0.007412 0.000674 1.824196 ( 0.840025)
test_btest 0.001113 0.000101 83.822528 ( 7.844562)
test_basic 0.004396 0.000399 0.657378 ( 0.741399)
test_all 0.001333 0.000121 432.582541 ( 50.535226)
test_rubyspec 0.029244 0.009664 43.517840 ( 55.969799)
total: 122.99 sec