Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-025754
#<BuildRuby:0x00005628be7595a8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-025754",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000043 0.000007 0.000050 ( 0.000050)
build_up 0.003825 0.007972 1.019758 ( 1.389248)
build_miniruby 0.001539 0.000440 0.076978 ( 0.075651)
build_ruby 0.001514 0.000432 0.074092 ( 0.073095)
build_all 0.009120 0.001303 4.151341 ( 0.803667)
build_install 0.014758 0.006219 7.746724 ( 2.355702)
test_btest 0.001443 0.000425 47.312883 ( 44.107600)
test_basic 0.003597 0.004525 0.343938 ( 0.433301)
test_all 0.001639 0.000546 660.984337 ( 65.279657)
test_rubyspec 0.083981 0.086065 45.973850 ( 51.578597)
total: 166.10 sec