Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-060519
#<BuildRuby:0x000055fb0115f228
@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.20230614-060519",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.004773 1.221425 ( 2.548527)
build_miniruby 0.000000 0.000966 0.779695 ( 0.779222)
build_ruby 0.000000 0.001333 2.453041 ( 2.453178)
build_all 0.001380 0.008484 13.146569 ( 1.178243)
build_install 0.007330 0.000998 1.902360 ( 0.939854)
test_btest 0.000776 0.000233 82.256619 ( 7.204674)
test_basic 0.002744 0.002405 0.682484 ( 0.761882)
test_all 0.001165 0.000371 447.227026 ( 44.463400)
test_rubyspec 0.014457 0.023296 43.038386 ( 55.518474)
total: 115.85 sec