Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-192411
#<BuildRuby:0x0000562dac488480
@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.20220308-192411",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010785 0.000453 0.998224 ( 1.272860)
build_miniruby 0.001828 0.000122 0.076854 ( 0.075460)
build_ruby 0.001875 0.000000 0.076795 ( 0.075380)
build_all 0.010273 0.000197 4.270011 ( 0.874659)
build_install 0.015463 0.007829 7.933786 ( 2.434278)
test_btest 0.001247 0.000163 76.284781 ( 8.580063)
test_basic 0.007035 0.000347 0.342951 ( 0.432356)
test_all 0.001869 0.000234 651.017448 ( 65.757456)
test_rubyspec 0.083307 0.071970 46.201411 ( 51.600810)
total: 131.10 sec