Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-020309
#<BuildRuby:0x00005640ceddb340
@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.20220227-020309",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010482 0.000749 0.976203 ( 1.119760)
build_miniruby 0.001695 0.000121 0.070208 ( 0.068243)
build_ruby 0.002080 0.000149 0.071219 ( 0.068778)
build_all 0.000636 0.009363 4.197679 ( 0.847965)
build_install 0.021492 0.002085 7.877985 ( 2.425683)
test_btest 0.000898 0.000158 73.640940 ( 7.916993)
test_basic 0.000597 0.007143 0.342547 ( 0.436476)
test_all 0.001380 0.000345 701.703979 ( 67.483064)
test_rubyspec 0.080242 0.076130 46.307068 ( 51.704910)
total: 132.07 sec