Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-050218
#<BuildRuby:0x000055e9e5a3f708
@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.20230601-050218",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.006042 1.481569 ( 2.795320)
build_miniruby 0.000490 0.000566 0.760341 ( 0.760090)
build_ruby 0.001134 0.000412 2.554818 ( 2.554712)
build_all 0.009244 0.000000 12.572550 ( 1.146368)
build_install 0.004285 0.003276 1.758389 ( 0.854840)
test_btest 0.000582 0.000194 79.460706 ( 7.534791)
test_basic 0.003830 0.001277 0.837126 ( 0.917956)
test_all 0.001444 0.000000 434.620257 ( 43.267749)
test_rubyspec 0.024702 0.017426 41.754343 ( 54.290156)
total: 114.12 sec