Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-214631
#<BuildRuby:0x0000555e7116ac40
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220807-214631",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006253 0.000481 0.812036 ( 0.997163)
build_miniruby 0.000990 0.000076 0.057511 ( 0.056224)
build_ruby 0.000846 0.000066 0.059459 ( 0.058282)
build_all 0.004316 0.000332 1.523745 ( 0.584213)
build_install 0.005822 0.005225 5.637925 ( 2.153931)
test_btest 0.000730 0.000104 47.560096 ( 8.196492)
test_basic 0.000033 0.005240 0.294158 ( 0.383176)
test_all 0.000903 0.000193 592.525859 ( 88.654764)
test_rubyspec 0.065802 0.062879 43.780255 ( 51.174409)
total: 152.26 sec