Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-080359
#<BuildRuby:0x000055c2df7995a8
@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.20220201-080359",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000024 0.000004 0.000028 ( 0.000025)
build_up 0.003143 0.007754 0.939541 ( 1.673805)
build_miniruby 0.001342 0.000413 0.079449 ( 0.077529)
build_ruby 0.001293 0.000397 0.076671 ( 0.075340)
build_all 0.007032 0.003732 4.065186 ( 0.768083)
build_install 0.021631 0.003263 7.706746 ( 2.340264)
test_btest 0.001108 0.000316 47.459798 ( 44.167348)
test_basic 0.005341 0.001526 0.341368 ( 0.440930)
test_all 0.001532 0.000438 696.199114 ( 67.516151)
test_rubyspec 0.097655 0.061108 46.179925 ( 51.254428)
total: 168.32 sec