Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-152907
#<BuildRuby:0x0000559949902f08
@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.20221030-152907",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.010277 0.000000 1.124799 ( 1.654026)
build_miniruby 0.002040 0.000035 0.112781 ( 0.110702)
build_ruby 0.001468 0.000092 0.106813 ( 0.105920)
build_all 0.000000 0.008932 1.351305 ( 0.588296)
build_install 0.012955 0.003327 1.666301 ( 0.904137)
test_btest 0.001125 0.000237 62.404302 ( 6.465032)
test_basic 0.007015 0.001477 0.364253 ( 0.454569)
test_all 0.005697 0.001199 519.754510 ( 55.037711)
test_rubyspec 0.078854 0.050602 43.549319 ( 52.066261)
total: 117.39 sec