Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-160235
#<BuildRuby:0x00005577ff0f3328
@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-160235",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004432 0.000492 1.291182 ( 2.534992)
build_miniruby 0.000929 0.000103 0.871607 ( 0.870611)
build_ruby 0.001596 0.000000 2.903197 ( 2.907557)
build_all 0.004784 0.004085 14.319759 ( 1.274303)
build_install 0.007751 0.000488 2.037781 ( 0.915947)
test_btest 0.000867 0.000124 84.264066 ( 7.640594)
test_basic 0.000000 0.004409 0.644796 ( 0.722896)
test_all 0.001036 0.000233 489.522784 ( 58.892192)
test_rubyspec 0.018335 0.024701 43.686775 ( 56.053776)
total: 131.81 sec