Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-121804
#<BuildRuby:0x0000562355107510
@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.20220406-121804",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.007439 0.005128 1.037022 ( 1.349098)
build_miniruby 0.001591 0.000490 0.075199 ( 0.073277)
build_ruby 0.001292 0.000398 0.077459 ( 0.075387)
build_all 0.010548 0.000000 4.227441 ( 0.837206)
build_install 0.023018 0.001294 8.691839 ( 3.031300)
test_btest 0.001044 0.000219 76.861609 ( 8.208599)
test_basic 0.006578 0.001384 0.335425 ( 0.427131)
test_all 0.001898 0.000400 703.577014 ( 68.390150)
test_rubyspec 0.112315 0.047545 46.590360 ( 52.039746)
total: 134.43 sec