Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-035515
#<BuildRuby:0x0000557b6b8a9350
@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.20220728-035515",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000052 0.000015 0.000067 ( 0.000066)
build_up 0.009547 0.001365 0.898635 ( 1.994184)
build_miniruby 0.001259 0.000315 0.061560 ( 0.060184)
build_ruby 0.001139 0.000285 0.056800 ( 0.055318)
build_all 0.006086 0.001522 1.253941 ( 0.470889)
build_install 0.016189 0.001214 4.376450 ( 1.830068)
test_btest 0.001777 0.000381 52.208253 ( 6.178165)
test_basic 0.005468 0.001172 0.294307 ( 0.389238)
test_all 0.002457 0.000000 491.917972 ( 51.729055)
test_rubyspec 0.083765 0.046435 41.882029 ( 47.461982)
total: 110.17 sec