Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-034118
#<BuildRuby:0x0000557ef8fdbd68
@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.20230606-034118",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.004788 0.000133 1.288495 ( 2.527548)
build_miniruby 0.000000 0.001123 0.780721 ( 0.779981)
build_ruby 0.000000 0.001230 2.408674 ( 2.408947)
build_all 0.006604 0.002057 12.548226 ( 1.179379)
build_install 0.006465 0.001293 1.739235 ( 0.868331)
test_btest 0.000823 0.000165 84.554099 ( 6.718444)
test_basic 0.000321 0.003503 0.547808 ( 0.629549)
test_all 0.001443 0.000344 439.665812 ( 48.679747)
test_rubyspec 0.015059 0.028972 42.121305 ( 54.530646)
total: 118.32 sec