Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-000405
#<BuildRuby:0x000055dfc8d88af8
@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.20220213-000405",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010208 0.001458 0.972750 ( 0.987946)
build_miniruby 0.001708 0.000000 0.072832 ( 0.071114)
build_ruby 0.001982 0.000000 0.075270 ( 0.073202)
build_all 0.009260 0.001124 4.124450 ( 0.769700)
build_install 0.019979 0.004168 7.896408 ( 2.319088)
test_btest 0.000863 0.000129 74.305124 ( 7.956531)
test_basic 0.003799 0.004781 0.338369 ( 0.425969)
test_all 0.001536 0.000293 690.895146 ( 67.360098)
test_rubyspec 0.112356 0.050214 46.154192 ( 51.670885)
total: 131.64 sec