Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-162133
#<BuildRuby:0x000055a58730c460
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-162133",
@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.000008 0.000001 0.000009 ( 0.000023)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004828 0.000371 1.173380 ( 1.879557)
build_miniruby 0.001627 0.000125 34.338642 ( 11.943255)
build_ruby 0.001194 0.000092 2.651929 ( 2.564975)
build_all 0.008945 0.000000 15.796429 ( 3.303931)
build_install 0.008484 0.000528 2.260071 ( 1.303740)
test_btest 0.000572 0.000038 58.983983 ( 11.978687)
test_basic 0.004584 0.000305 0.332812 ( 0.423892)
test_all 0.000934 0.000062 682.770069 (104.608388)
test_rubyspec 0.033920 0.034210 52.875657 ( 61.068114)
total: 199.08 sec