Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-022837
#<BuildRuby:0x000055c6fca935f8
@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.20230527-022837",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001536 0.003895 1.390547 ( 2.660025)
build_miniruby 0.000988 0.000000 0.796098 ( 0.795775)
build_ruby 0.001303 0.000000 2.380409 ( 2.380563)
build_all 0.009765 0.000000 12.516544 ( 1.133213)
build_install 0.007799 0.000000 1.719841 ( 0.865501)
test_btest 0.000970 0.000000 82.624321 ( 7.017987)
test_basic 0.004764 0.000000 0.764903 ( 0.846067)
test_all 0.001159 0.000000 448.163842 ( 42.662344)
test_rubyspec 0.027921 0.013836 41.721277 ( 54.286210)
total: 112.65 sec