Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-043003
#<BuildRuby:0x00005631ec8077c0
@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.20220224-043003",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010730 0.000766 0.877965 ( 3.011296)
build_miniruby 0.001978 0.000141 0.073917 ( 0.071593)
build_ruby 0.002534 0.000181 0.073554 ( 0.071095)
build_all 0.001496 0.009687 4.249582 ( 0.862543)
build_install 0.022692 0.001295 7.918702 ( 2.432899)
test_btest 0.001101 0.000184 71.108705 ( 7.677377)
test_basic 0.000000 0.007376 0.338218 ( 0.427473)
test_all 0.000000 0.002182 697.432145 ( 67.569780)
test_rubyspec 0.091874 0.073594 46.248808 ( 51.786110)
total: 133.91 sec