Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-010059
#<BuildRuby:0x0000558f9f819438
@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.20221031-010059",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009041 0.000201 1.127837 ( 1.316281)
build_miniruby 0.001650 0.000220 0.113854 ( 0.111436)
build_ruby 0.001434 0.000191 0.107356 ( 0.104330)
build_all 0.008531 0.000556 1.369356 ( 0.592760)
build_install 0.009686 0.004525 1.655263 ( 0.919007)
test_btest 0.001719 0.000286 62.113929 ( 6.725112)
test_basic 0.004891 0.000815 0.350879 ( 0.445850)
test_all 0.001985 0.005647 503.306786 ( 53.876615)
test_rubyspec 0.082406 0.041911 43.575460 ( 52.196734)
total: 116.29 sec