Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-062008
#<BuildRuby:0x000055d1738bd338
@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.20220829-062008",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005697 0.003684 0.841383 ( 2.894843)
build_miniruby 0.002297 0.000307 0.067180 ( 0.064635)
build_ruby 0.001538 0.000205 0.067344 ( 0.066005)
build_all 0.008332 0.000529 1.277458 ( 0.486529)
build_install 0.014528 0.003929 1.563763 ( 0.774928)
test_btest 0.001435 0.000215 51.427141 ( 6.065979)
test_basic 0.007240 0.000000 0.285446 ( 0.383177)
test_all 0.003888 0.000000 507.390076 ( 53.353850)
test_rubyspec 0.121958 0.016336 41.170528 ( 49.795143)
total: 113.89 sec