Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-082609
#<BuildRuby:0x000055c61c38b728
@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.20230728-082609",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005437 0.000604 1.491336 ( 2.844204)
build_miniruby 0.000902 0.000100 0.841457 ( 0.841015)
build_ruby 0.000000 0.001599 2.837335 ( 2.843013)
build_all 0.005523 0.003708 13.594639 ( 1.202699)
build_install 0.005186 0.003021 2.055597 ( 0.928828)
test_btest 0.000629 0.000120 79.252036 ( 7.415618)
test_basic 0.000012 0.004350 0.670337 ( 0.746428)
test_all 0.000999 0.000000 502.529703 ( 44.653981)
test_rubyspec 0.024624 0.027761 44.011875 ( 56.207850)
total: 117.68 sec