Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-213613
#<BuildRuby:0x0000559476ad9570
@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.20220814-213613",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.009646 0.004446 0.838125 ( 0.878481)
build_miniruby 0.002066 0.000443 0.064991 ( 0.063563)
build_ruby 0.001173 0.000251 0.058789 ( 0.057866)
build_all 0.006625 0.002882 1.258459 ( 0.472042)
build_install 0.011319 0.002890 1.575293 ( 0.794474)
test_btest 0.000901 0.000214 53.967478 ( 6.125074)
test_basic 0.004813 0.001146 0.283118 ( 0.375334)
test_all 0.002763 0.000658 505.535666 ( 52.528218)
test_rubyspec 0.087219 0.042345 41.563609 ( 49.095404)
total: 110.39 sec