Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-092309
#<BuildRuby:0x0000562ac576f340
@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.20220302-092309",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.007213 0.004247 1.055128 ( 6.499316)
build_miniruby 0.001399 0.000174 0.077453 ( 0.076235)
build_ruby 0.002439 0.000000 0.077182 ( 0.075103)
build_all 0.009909 0.000028 4.173252 ( 0.851194)
build_install 0.019863 0.004573 7.782015 ( 2.384571)
test_btest 0.001180 0.000154 77.932648 ( 8.426977)
test_basic 0.006995 0.000912 0.332687 ( 0.428069)
test_all 0.001329 0.000174 696.415135 ( 67.608513)
test_rubyspec 0.083731 0.090026 46.381178 ( 51.865554)
total: 138.22 sec