Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-050554
#<BuildRuby:0x000055ebf5b1af08
@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.20220819-050554",
@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.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010206 0.000000 0.890187 ( 1.205328)
build_miniruby 0.001308 0.000000 0.055174 ( 0.053642)
build_ruby 0.001539 0.000000 0.053379 ( 0.052237)
build_all 0.004463 0.004868 1.239085 ( 0.466594)
build_install 0.005720 0.009911 1.592379 ( 0.801621)
test_btest 0.001153 0.000217 53.799165 ( 6.465133)
test_basic 0.006162 0.000000 0.294170 ( 0.384470)
test_all 0.001696 0.002600 506.294579 ( 53.469651)
test_rubyspec 0.097304 0.026882 41.940754 ( 50.207461)
total: 113.11 sec