Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-201127
#<BuildRuby:0x0000561b2e59d400
@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.20220731-201127",
@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.000005)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000071 0.000005 0.000076 ( 0.000093)
build_up 0.004542 0.004648 0.814526 ( 0.914824)
build_miniruby 0.001345 0.000207 0.056165 ( 0.054466)
build_ruby 0.001163 0.000179 0.057535 ( 0.056254)
build_all 0.005005 0.004610 1.269724 ( 0.468149)
build_install 0.009653 0.006764 4.316372 ( 1.831130)
test_btest 0.000000 0.002401 52.176855 ( 6.329357)
test_basic 0.000000 0.005351 0.295191 ( 0.394611)
test_all 0.000305 0.002644 479.750033 ( 51.983919)
test_rubyspec 0.086836 0.045755 41.715071 ( 47.561121)
total: 109.59 sec