Logfile: /home/ko1/ruby/logs/brlog.trunk.20220314-192600
#<BuildRuby:0x0000555f68148a58
@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.20220314-192600",
@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.000018 0.000003 0.000021 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003556 0.006998 1.041350 ( 1.086742)
build_miniruby 0.001752 0.000000 0.075175 ( 0.074142)
build_ruby 0.002362 0.000106 0.076975 ( 0.074324)
build_all 0.006675 0.003564 4.260954 ( 0.867293)
build_install 0.021526 0.002414 7.928094 ( 2.451808)
test_btest 0.001068 0.000254 71.922642 ( 8.263854)
test_basic 0.008759 0.000018 0.342206 ( 0.432750)
test_all 0.001216 0.000265 654.666812 ( 65.575474)
test_rubyspec 0.139400 0.029557 46.208790 ( 51.606235)
total: 130.43 sec