Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-030041
#<BuildRuby:0x000055a8891b4658
@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-030041",
@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.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000016)
build_up 0.010663 0.000431 0.972167 ( 2.287649)
build_miniruby 0.000000 0.002049 0.075377 ( 0.073223)
build_ruby 0.000047 0.001852 0.076996 ( 0.075161)
build_all 0.010856 0.000764 4.142571 ( 0.794312)
build_install 0.023711 0.000000 7.883336 ( 2.388845)
test_btest 0.001513 0.000000 47.795774 ( 45.319194)
test_basic 0.004020 0.003735 0.340757 ( 0.429262)
test_all 0.001633 0.000196 657.216528 ( 64.818122)
test_rubyspec 0.133607 0.040295 46.062046 ( 51.216928)
total: 167.40 sec