Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-161658
#<BuildRuby:0x000055babd1048e8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221117-161658",
@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.000006)
autoconf 0.000033 0.000004 0.000037 ( 0.000027)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.007395 0.000410 1.074299 ( 1.117236)
build_miniruby 0.001811 0.000213 0.893138 ( 0.892065)
build_ruby 0.002908 0.000342 2.351541 ( 2.276836)
build_all 0.017941 0.000469 18.491109 ( 2.325263)
build_install 0.016767 0.003366 1.888651 ( 1.009956)
test_btest 0.001558 0.000000 83.960922 ( 10.160881)
test_basic 0.007094 0.000032 0.347249 ( 0.437643)
test_all 0.000815 0.001355 729.611435 ( 75.829127)
test_rubyspec 0.081884 0.045078 50.692334 ( 59.442413)
total: 153.49 sec