Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-054321
#<BuildRuby:0x000055ad06cd8328
@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.20220726-054321",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006288 0.000153 0.839986 ( 1.011637)
build_miniruby 0.000867 0.000062 0.056542 ( 0.055397)
build_ruby 0.000946 0.000067 0.058808 ( 0.057452)
build_all 0.000824 0.003961 1.519544 ( 0.586520)
build_install 0.007380 0.004025 5.667829 ( 2.152740)
test_btest 0.000795 0.000000 53.708098 ( 8.065575)
test_basic 0.002188 0.003900 0.332251 ( 0.420594)
test_all 0.000873 0.000194 625.933243 ( 90.552449)
test_rubyspec 0.084489 0.031142 43.507383 ( 49.092066)
total: 151.99 sec