Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-153124
#<BuildRuby:0x0000562845acac88
@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.20220726-153124",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009524 0.000200 0.861078 ( 0.928136)
build_miniruby 0.001703 0.000243 0.065785 ( 0.063802)
build_ruby 0.001710 0.000245 0.059744 ( 0.057575)
build_all 0.007985 0.000000 1.229913 ( 0.462253)
build_install 0.016792 0.000290 4.350798 ( 1.815368)
test_btest 0.001640 0.000173 50.528671 ( 6.189163)
test_basic 0.004794 0.000505 0.290345 ( 0.381394)
test_all 0.002340 0.000247 503.229657 ( 52.438269)
test_rubyspec 0.104956 0.033555 41.679726 ( 47.470271)
total: 109.81 sec