Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-171300
#<BuildRuby:0x000055f5100e3340
@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.20220303-171300",
@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.000011 0.000001 0.000012 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007208 0.003750 1.008690 ( 1.091424)
build_miniruby 0.001747 0.000327 0.072749 ( 0.071751)
build_ruby 0.002122 0.000398 0.071627 ( 0.070011)
build_all 0.003305 0.006783 4.232771 ( 0.855583)
build_install 0.008127 0.015003 7.874673 ( 2.459003)
test_btest 0.001416 0.000000 71.359493 ( 8.104458)
test_basic 0.004430 0.003103 0.344910 ( 0.436060)
test_all 0.001122 0.000505 658.525022 ( 65.632328)
test_rubyspec 0.084870 0.081816 46.469891 ( 51.853093)
total: 130.57 sec