Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-033050
#<BuildRuby:0x000055d004981438
@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.20220728-033050",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001932 0.007543 0.864776 ( 1.502352)
build_miniruby 0.001176 0.000252 0.054789 ( 0.053589)
build_ruby 0.001426 0.000000 0.049317 ( 0.047883)
build_all 0.005722 0.003769 1.259524 ( 0.479647)
build_install 0.012828 0.003207 4.286784 ( 1.811848)
test_btest 0.001485 0.000371 53.867275 ( 6.289956)
test_basic 0.006096 0.000304 0.291903 ( 0.388272)
test_all 0.001674 0.000394 481.475381 ( 51.531044)
test_rubyspec 0.070908 0.062469 41.711989 ( 47.307957)
total: 109.41 sec