Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-222611
#<BuildRuby:0x000056290794b778
@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.20220401-222611",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.011284 0.000000 1.015210 ( 1.529232)
build_miniruby 0.002117 0.000000 0.074813 ( 0.073184)
build_ruby 0.002295 0.000083 0.068941 ( 0.066667)
build_all 0.010663 0.000456 4.282891 ( 0.859206)
build_install 0.015972 0.005546 8.573898 ( 3.002021)
test_btest 0.001075 0.000205 77.287110 ( 8.725634)
test_basic 0.003393 0.005287 0.333026 ( 0.423548)
test_all 0.001853 0.000441 644.903990 ( 65.188608)
test_rubyspec 0.106239 0.064482 46.425957 ( 51.722574)
total: 131.59 sec