Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-055144
#<BuildRuby:0x0000557e8551d340
@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.20221029-055144",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009744 0.000422 1.100825 ( 1.128556)
build_miniruby 0.001635 0.000117 0.097930 ( 0.095010)
build_ruby 0.001405 0.000100 0.094635 ( 0.091799)
build_all 0.008527 0.000000 1.309566 ( 0.589509)
build_install 0.013898 0.000257 1.637685 ( 0.904832)
test_btest 0.001333 0.000000 61.217990 ( 6.322159)
test_basic 0.002773 0.004216 0.349582 ( 0.438639)
test_all 0.003591 0.003752 495.964483 ( 53.496581)
test_rubyspec 0.071703 0.057117 43.439175 ( 51.936005)
total: 115.00 sec