Logfile: /home/ko1/ruby/logs/brlog.trunk.20230312-171019
#<BuildRuby:0x00005603fb123e28
@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.20230312-171019",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003365 0.000673 0.833056 ( 2.188098)
build_miniruby 0.000774 0.000155 0.661849 ( 0.661607)
build_ruby 0.000919 0.000183 2.083705 ( 2.083572)
build_all 0.004324 0.004409 11.477433 ( 1.000340)
build_install 0.003898 0.002905 1.582560 ( 0.824721)
test_btest 0.000551 0.000169 74.001191 ( 6.054369)
test_basic 0.002402 0.000739 0.245746 ( 0.341686)
test_all 0.000714 0.000220 409.803775 ( 37.641577)
test_rubyspec 0.011920 0.016842 35.890001 ( 46.457837)
total: 97.25 sec