Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-000637
#<BuildRuby:0x0000561db6e70b38
@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.20220404-000637",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.005777 0.004612 1.046098 ( 1.714094)
build_miniruby 0.001476 0.000197 0.076771 ( 0.074661)
build_ruby 0.001628 0.000217 0.082272 ( 0.079998)
build_all 0.010892 0.000234 4.261953 ( 0.857047)
build_install 0.020192 0.004208 8.647668 ( 3.001586)
test_btest 0.000000 0.001675 74.630269 ( 8.340105)
test_basic 0.006254 0.002255 0.345941 ( 0.437434)
test_all 0.001393 0.000232 659.631949 ( 65.721608)
test_rubyspec 0.118400 0.048812 46.505846 ( 51.922752)
total: 132.15 sec