Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-062048
#<BuildRuby:0x000056033b27b340
@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.20220302-062048",
@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.000038 0.000005 0.000043 ( 0.000042)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007078 0.005309 1.040700 ( 4.296976)
build_miniruby 0.001782 0.000382 0.074420 ( 0.072056)
build_ruby 0.002185 0.000000 0.077095 ( 0.074542)
build_all 0.006416 0.004232 4.269245 ( 0.838707)
build_install 0.016727 0.006612 7.967094 ( 2.467002)
test_btest 0.001030 0.000287 70.250366 ( 8.471115)
test_basic 0.007056 0.001960 0.337139 ( 0.424485)
test_all 0.001614 0.000449 698.325696 ( 67.484828)
test_rubyspec 0.104888 0.053913 46.328097 ( 51.836844)
total: 135.97 sec