Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-124218
#<BuildRuby:0x000055575597b718
@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-124218",
@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.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011594 0.000501 0.952323 ( 1.080695)
build_miniruby 0.001627 0.000000 0.076574 ( 0.075294)
build_ruby 0.002243 0.000000 0.078118 ( 0.075983)
build_all 0.009118 0.000569 4.151253 ( 0.794264)
build_install 0.018627 0.005831 7.911793 ( 2.297889)
test_btest 0.000866 0.000130 47.268709 ( 44.031995)
test_basic 0.006394 0.000959 0.342908 ( 0.433009)
test_all 0.000000 0.002602 661.685339 ( 66.393435)
test_rubyspec 0.120630 0.050059 46.232202 ( 51.584775)
total: 166.77 sec