Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-060857
#<BuildRuby:0x000055dcd2ef4480
@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.20220212-060857",
@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.000009 0.000005 0.000014 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.007798 0.003899 0.967217 ( 0.970619)
build_miniruby 0.001338 0.000669 0.074606 ( 0.072609)
build_ruby 0.000000 0.002021 0.060574 ( 0.058469)
build_all 0.007591 0.003921 4.115399 ( 0.794832)
build_install 0.020127 0.003442 7.860352 ( 2.365627)
test_btest 0.000675 0.000301 72.615230 ( 8.389922)
test_basic 0.004375 0.001944 0.340592 ( 0.434712)
test_all 0.001889 0.000000 702.108821 ( 67.785172)
test_rubyspec 0.096428 0.065763 46.188751 ( 51.611144)
total: 132.48 sec