Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-095212
#<BuildRuby:0x000055653ca7bb50
@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.20230615-095212",
@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.000054 0.000000 0.000054 ( 0.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003136 0.002695 1.276112 ( 2.542167)
build_miniruby 0.000767 0.000213 0.808226 ( 0.808404)
build_ruby 0.001052 0.000293 2.486601 ( 2.487430)
build_all 0.007568 0.002102 13.029830 ( 1.134731)
build_install 0.003899 0.004165 1.885876 ( 0.873019)
test_btest 0.000778 0.000246 83.149554 ( 7.585618)
test_basic 0.000000 0.003885 0.661892 ( 0.743502)
test_all 0.000000 0.001010 456.021674 ( 47.996684)
test_rubyspec 0.004670 0.034098 41.377526 ( 53.948406)
total: 118.12 sec