Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-122351
#<BuildRuby:0x000056525bdb3608
@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.20220222-122351",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009253 0.002313 0.966203 ( 1.673411)
build_miniruby 0.000000 0.001939 0.069783 ( 0.068281)
build_ruby 0.000642 0.001419 0.075896 ( 0.074255)
build_all 0.007757 0.002387 4.092111 ( 0.786161)
build_install 0.014755 0.008564 7.917738 ( 2.319050)
test_btest 0.000000 0.001317 74.097974 ( 8.063816)
test_basic 0.003081 0.003309 0.326600 ( 0.425722)
test_all 0.001322 0.000528 657.999506 ( 65.375075)
test_rubyspec 0.070499 0.089275 46.134459 ( 51.606060)
total: 130.39 sec