Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-100810
#<BuildRuby:0x0000557d81db0020
@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.20230109-100810",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.003813 0.641418 ( 1.210651)
build_miniruby 0.000937 0.000000 0.686665 ( 0.685866)
build_ruby 0.000000 0.001323 2.420165 ( 2.420175)
build_all 0.004176 0.005411 13.019134 ( 1.602964)
build_install 0.004414 0.002037 1.552125 ( 0.726854)
test_btest 0.000468 0.000217 68.162888 ( 6.604382)
test_basic 0.002587 0.001194 0.254407 ( 0.349739)
test_all 0.000656 0.000668 492.863172 ( 47.175706)
test_rubyspec 0.020620 0.010029 35.569471 ( 46.120523)
total: 106.90 sec