Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-085107
#<BuildRuby:0x000055ac99577fb0
@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.20220723-085107",
@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.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.002769 0.004067 0.817830 ( 1.257580)
build_miniruby 0.000998 0.000067 0.057128 ( 0.055865)
build_ruby 0.000929 0.000062 0.058705 ( 0.057537)
build_all 0.004483 0.000017 1.526350 ( 0.599309)
build_install 0.010921 0.000137 5.628922 ( 2.133506)
test_btest 0.000771 0.000043 52.897492 ( 8.128676)
test_basic 0.005557 0.000061 0.250304 ( 0.339302)
test_all 0.000431 0.000501 626.000088 ( 91.140737)
test_rubyspec 0.081177 0.032845 43.563017 ( 49.158835)
total: 152.87 sec