Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-021950
#<BuildRuby:0x000056133b773680
@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.20220227-021950",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000006 0.000016 ( 0.000016)
configure 0.000006 0.000004 0.000010 ( 0.000009)
build_up 0.011083 0.000000 1.004687 ( 1.075282)
build_miniruby 0.002203 0.000000 0.077724 ( 0.075123)
build_ruby 0.001504 0.000000 0.068156 ( 0.066773)
build_all 0.006946 0.003445 4.195971 ( 0.855509)
build_install 0.015910 0.007489 7.826255 ( 2.405189)
test_btest 0.000818 0.000364 74.218506 ( 8.201748)
test_basic 0.005330 0.002368 0.333595 ( 0.428362)
test_all 0.001671 0.000283 698.854673 ( 67.882922)
test_rubyspec 0.095270 0.071044 46.411277 ( 51.831891)
total: 132.82 sec