Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-054011
#<BuildRuby:0x0000558dc7e30af8
@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.20220209-054011",
@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.000014 0.000005 0.000019 ( 0.000018)
configure 0.000107 0.000035 0.000142 ( 0.000101)
build_up 0.005039 0.006025 0.961936 ( 1.495961)
build_miniruby 0.001441 0.000601 0.077572 ( 0.076038)
build_ruby 0.001263 0.000527 0.077855 ( 0.076969)
build_all 0.010448 0.000454 4.133480 ( 0.803213)
build_install 0.016458 0.007344 7.842570 ( 2.355619)
test_btest 0.000826 0.000310 73.379492 ( 8.086782)
test_basic 0.002311 0.004004 0.333037 ( 0.423638)
test_all 0.001345 0.000554 713.057720 ( 68.047426)
test_rubyspec 0.065222 0.099243 46.243739 ( 51.768575)
total: 133.14 sec