Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-130845
#<BuildRuby:0x00005609a79b0af8
@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.20220306-130845",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010733 0.000835 0.998098 ( 1.193491)
build_miniruby 0.001489 0.000425 0.074403 ( 0.073504)
build_ruby 0.001672 0.000478 0.073871 ( 0.072130)
build_all 0.007899 0.002257 4.170994 ( 0.838182)
build_install 0.020551 0.003852 7.903373 ( 2.434660)
test_btest 0.000939 0.000247 75.405630 ( 7.948365)
test_basic 0.007316 0.000636 0.336573 ( 0.426105)
test_all 0.001416 0.000354 658.233686 ( 65.220398)
test_rubyspec 0.109165 0.060147 46.390044 ( 51.557905)
total: 129.77 sec