Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-040757
#<BuildRuby:0x0000558ca52f7510
@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.20220404-040757",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009810 0.001509 1.037400 ( 1.216133)
build_miniruby 0.001552 0.000239 0.078937 ( 0.076743)
build_ruby 0.001503 0.000231 0.075419 ( 0.073806)
build_all 0.010380 0.000009 4.271593 ( 0.856820)
build_install 0.005091 0.018570 8.585915 ( 3.010286)
test_btest 0.000772 0.000271 77.842326 ( 8.302544)
test_basic 0.006116 0.002140 0.343171 ( 0.430359)
test_all 0.001882 0.000658 711.672446 ( 68.373657)
test_rubyspec 0.108757 0.075830 46.637390 ( 52.107508)
total: 134.45 sec