Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-172812
#<BuildRuby:0x000055e5c0ca5390
@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.20220802-172812",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000062 0.000017 0.000079 ( 0.000083)
configure 0.000026 0.000007 0.000033 ( 0.000034)
build_up 0.004614 0.006860 0.804231 ( 0.911123)
build_miniruby 0.001173 0.000451 0.053947 ( 0.052605)
build_ruby 0.000945 0.000363 0.052999 ( 0.052192)
build_all 0.007021 0.000821 1.219520 ( 0.454446)
build_install 0.004415 0.012814 4.289766 ( 1.800200)
test_btest 0.001048 0.000555 52.574083 ( 5.927259)
test_basic 0.003582 0.001897 0.292164 ( 0.384272)
test_all 0.001358 0.000719 477.686964 ( 51.584883)
test_rubyspec 0.074266 0.065990 41.178863 ( 48.815027)
total: 109.98 sec