Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-222304
#<BuildRuby:0x00005560942f9d70
@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.20221204-222304",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009438 0.000763 1.191356 ( 1.224894)
build_miniruby 0.001839 0.000263 0.847240 ( 0.846066)
build_ruby 0.003061 0.000437 2.237044 ( 2.141807)
build_all 0.016686 0.005222 18.772016 ( 2.199526)
build_install 0.015703 0.006184 2.068576 ( 1.042921)
test_btest 0.000950 0.000200 93.261259 ( 9.229898)
test_basic 0.009288 0.000000 0.354458 ( 0.440478)
test_all 0.002178 0.000177 730.110573 ( 71.626743)
test_rubyspec 0.125763 0.052572 49.425844 ( 57.550007)
total: 146.30 sec