Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-035909
#<BuildRuby:0x000055a4c249f7e8
@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.20220529-035909",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003182 0.007709 0.988119 ( 1.277061)
build_miniruby 0.001173 0.000451 0.067470 ( 0.066009)
build_ruby 0.001494 0.000575 0.071240 ( 0.068978)
build_all 0.003603 0.006126 1.475007 ( 0.601581)
build_install 0.018465 0.005135 5.821526 ( 2.815815)
test_btest 0.000919 0.000387 70.778174 ( 8.437187)
test_basic 0.004821 0.002648 0.319118 ( 0.417521)
test_all 0.002108 0.000903 688.618118 ( 66.112766)
test_rubyspec 0.107367 0.067936 45.967326 ( 51.764041)
total: 131.56 sec