Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-053207
#<BuildRuby:0x000055bd273306c8
@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.20220331-053207",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010942 0.001683 1.048573 ( 2.557331)
build_miniruby 0.001879 0.000289 0.076421 ( 0.074306)
build_ruby 0.001652 0.000254 0.070787 ( 0.068968)
build_all 0.008377 0.001289 4.221578 ( 0.848504)
build_install 0.021920 0.002294 7.946058 ( 2.404533)
test_btest 0.001131 0.000162 71.188655 ( 8.287338)
test_basic 0.001644 0.006006 0.351025 ( 0.440841)
test_all 0.001536 0.000307 692.536216 ( 67.232596)
test_rubyspec 0.102879 0.054216 46.757378 ( 51.718195)
total: 133.63 sec