Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-044007
#<BuildRuby:0x000055ce5e70ef90
@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.20220827-044007",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007424 0.002025 0.817202 ( 0.974682)
build_miniruby 0.001854 0.000505 0.061783 ( 0.059537)
build_ruby 0.001574 0.000429 0.065551 ( 0.064348)
build_all 0.009141 0.001041 1.237619 ( 0.464780)
build_install 0.011977 0.004261 1.627284 ( 0.800444)
test_btest 0.000995 0.000265 54.379472 ( 6.338908)
test_basic 0.005354 0.001428 0.298228 ( 0.387236)
test_all 0.003335 0.000889 486.610526 ( 52.805189)
test_rubyspec 0.080842 0.056092 41.880720 ( 50.412660)
total: 112.31 sec