Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-041542
#<BuildRuby:0x000055b293200a80
@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.20220328-041542",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.006173 0.004707 1.030971 ( 3.249806)
build_miniruby 0.001380 0.000531 0.077223 ( 0.074992)
build_ruby 0.001536 0.000590 0.075262 ( 0.072834)
build_all 0.009982 0.000517 4.114167 ( 0.828293)
build_install 0.021269 0.002304 7.938430 ( 2.393144)
test_btest 0.000000 0.001790 73.499277 ( 8.090478)
test_basic 0.000325 0.007809 0.339252 ( 0.427613)
test_all 0.001745 0.000678 720.693419 ( 69.026694)
test_rubyspec 0.101096 0.064492 45.889585 ( 51.181995)
total: 135.35 sec