Logfile: /home/ko1/ruby/logs/brlog.trunk.20220330-052052
#<BuildRuby:0x0000558a554fa8a0
@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.20220330-052052",
@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.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010108 0.000824 1.025005 ( 2.830865)
build_miniruby 0.001783 0.000238 0.079193 ( 0.077590)
build_ruby 0.001655 0.000221 0.079005 ( 0.078121)
build_all 0.010321 0.000136 4.142098 ( 0.851205)
build_install 0.018143 0.004588 8.013549 ( 2.421979)
test_btest 0.001158 0.000165 72.288046 ( 8.392172)
test_basic 0.007190 0.000340 0.337655 ( 0.427459)
test_all 0.001892 0.000258 654.128105 ( 65.827740)
test_rubyspec 0.103931 0.072951 46.581030 ( 51.979302)
total: 132.89 sec