Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-043903
#<BuildRuby:0x000055cea0894c10
@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.20220329-043903",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007772 0.003217 0.980257 ( 1.530110)
build_miniruby 0.001653 0.000310 0.074920 ( 0.073015)
build_ruby 0.001750 0.000328 0.075978 ( 0.073794)
build_all 0.000000 0.010526 4.197430 ( 0.845047)
build_install 0.018179 0.004809 7.857036 ( 2.385357)
test_btest 0.000000 0.001064 71.665576 ( 7.829183)
test_basic 0.000820 0.007000 0.340267 ( 0.428858)
test_all 0.001503 0.000644 711.524453 ( 68.587539)
test_rubyspec 0.086508 0.075596 45.950343 ( 51.339762)
total: 133.09 sec