Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-034524
#<BuildRuby:0x000055f7378651f8
@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.20221017-034524",
@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.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002404 0.007172 1.110062 ( 1.166700)
build_miniruby 0.001325 0.000165 0.110239 ( 0.110431)
build_ruby 0.001324 0.000165 0.097457 ( 0.096853)
build_all 0.008265 0.000083 1.359446 ( 0.593184)
build_install 0.011038 0.004321 1.679765 ( 0.941280)
test_btest 0.001471 0.000220 61.053585 ( 6.823463)
test_basic 0.005049 0.000758 0.360551 ( 0.456143)
test_all 0.006948 0.000377 492.526799 ( 53.616765)
test_rubyspec 0.084949 0.050340 43.486379 ( 52.140983)
total: 115.95 sec