Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-030937
#<BuildRuby:0x000055fa35a97ba0
@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.20220809-030937",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009377 0.000385 0.832344 ( 1.260665)
build_miniruby 0.001887 0.000000 0.064882 ( 0.062658)
build_ruby 0.000000 0.001381 0.053261 ( 0.051900)
build_all 0.006014 0.002322 1.265048 ( 0.487130)
build_install 0.007104 0.009230 4.222955 ( 1.760086)
test_btest 0.000956 0.000218 53.427774 ( 6.382668)
test_basic 0.005307 0.001206 0.293457 ( 0.384277)
test_all 0.003889 0.000024 478.482445 ( 51.921901)
test_rubyspec 0.096432 0.028650 41.594402 ( 49.123345)
total: 111.44 sec