Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-073813
#<BuildRuby:0x000055fec4dd04f0
@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.20220301-073813",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000084 0.000013 0.000097 ( 0.000101)
build_up 0.005585 0.005321 1.006479 ( 2.981209)
build_miniruby 0.001707 0.000394 0.074324 ( 0.072124)
build_ruby 0.001759 0.000406 0.075785 ( 0.073961)
build_all 0.008518 0.001966 4.188663 ( 0.853739)
build_install 0.014127 0.010161 7.808121 ( 2.399348)
test_btest 0.000997 0.000311 76.569549 ( 7.941010)
test_basic 0.005823 0.001820 0.342027 ( 0.430102)
test_all 0.002621 0.000000 666.778190 ( 66.420256)
test_rubyspec 0.088891 0.071260 46.226006 ( 51.823163)
total: 133.00 sec