Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-022439
#<BuildRuby:0x00005640599786d8
@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.20220726-022439",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.003825 0.007628 1.025489 ( 1.899672)
build_miniruby 0.001752 0.000000 0.074218 ( 0.072359)
build_ruby 0.002404 0.000110 0.077205 ( 0.074333)
build_all 0.009759 0.000458 1.536242 ( 0.580486)
build_install 0.019643 0.003300 5.250264 ( 2.043919)
test_btest 0.001183 0.000249 78.607650 ( 8.113158)
test_basic 0.008910 0.000000 0.328153 ( 0.419263)
test_all 0.001662 0.000180 679.970133 ( 67.081856)
test_rubyspec 0.109777 0.062246 45.845679 ( 51.604866)
total: 131.89 sec