Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-090346
#<BuildRuby:0x000056509e2928a0
@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.20220327-090346",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010605 0.000898 1.039273 ( 1.066388)
build_miniruby 0.001820 0.000242 0.074594 ( 0.072878)
build_ruby 0.002237 0.000299 0.075739 ( 0.073159)
build_all 0.006501 0.004957 4.175424 ( 0.842794)
build_install 0.023024 0.000000 8.001542 ( 2.426465)
test_btest 0.001403 0.000000 74.395478 ( 8.337127)
test_basic 0.008292 0.000000 0.343585 ( 0.431504)
test_all 0.002296 0.000000 710.202013 ( 68.706178)
test_rubyspec 0.111500 0.057606 46.019769 ( 51.418313)
total: 133.38 sec