Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-095318
#<BuildRuby:0x000055fdc0f23d48
@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.20230125-095318",
@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.000011)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003015 0.000503 0.621423 ( 1.045377)
build_miniruby 0.000764 0.000127 0.626391 ( 0.625965)
build_ruby 0.001278 0.000000 2.210877 ( 2.210424)
build_all 0.005593 0.003941 11.985063 ( 1.445837)
build_install 0.005509 0.001180 1.509014 ( 0.726533)
test_btest 0.000558 0.000119 67.150332 ( 5.909196)
test_basic 0.000000 0.003843 0.276678 ( 0.371701)
test_all 0.000599 0.000894 483.123175 ( 51.331690)
test_rubyspec 0.014918 0.011694 35.358212 ( 45.736307)
total: 109.40 sec