Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-103805
#<BuildRuby:0x000055fdc2748f40
@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.20220228-103805",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005280 0.005777 1.000136 ( 1.222614)
build_miniruby 0.001347 0.000449 0.075740 ( 0.076051)
build_ruby 0.001376 0.000458 0.069326 ( 0.069235)
build_all 0.003898 0.006323 4.201353 ( 0.880260)
build_install 0.012199 0.011129 7.943224 ( 2.438763)
test_btest 0.000922 0.000461 72.454299 ( 8.263588)
test_basic 0.005160 0.002580 0.355115 ( 0.445944)
test_all 0.001641 0.000821 699.132225 ( 66.997852)
test_rubyspec 0.093949 0.062371 46.274427 ( 51.659397)
total: 132.05 sec