Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-222537
#<BuildRuby:0x0000559f92f83810
@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.20220405-222537",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000083 0.000030 0.000113 ( 0.000118)
build_up 0.007837 0.003984 1.005918 ( 1.104815)
build_miniruby 0.001754 0.000675 0.072484 ( 0.070320)
build_ruby 0.000110 0.002452 0.071283 ( 0.068787)
build_all 0.007412 0.003177 4.195521 ( 0.842689)
build_install 0.016616 0.003987 8.376285 ( 2.969412)
test_btest 0.000824 0.000321 77.378043 ( 8.375296)
test_basic 0.005541 0.002154 0.349649 ( 0.437198)
test_all 0.001473 0.000573 664.604929 ( 66.331764)
test_rubyspec 0.098981 0.050727 46.436884 ( 51.687813)
total: 131.89 sec